I have created a simple scroll slider that uses startDrag/stopDrag functionality to move an image.
The slider works fine when I run it in the app ( it moves correctly and the corresponding image scrolls up and down).
It also works on IE on a Windows platform, but not on Firefox. On my Mac, it doesn’t work on any browser!. By “not work” I mean, the actual slider moves up and down fine, but the corresponding image does not budge!
Any clues?