Here's what I have learned so far: The following scripts all behave the same on my Android device: http://developer.yahoo.com/yui/examples/slider/slider-ticks.html http://developer.yahoo.com/yui/examples/slider/slider_dual_thumb_clean.html http://www.extjs.com/deploy/dev/examples/slider/slider.html
... which is that they display okay, but the functionality is only half there. One can click somewhere in the slider area, and the pointer will move to that position. However, one can't grab the pointer and move it directly. On my page, one can't get the pointer to move by either method, indicating I may have lost something when I modified from the original JavaScript. However, since none of the above original examples work perfectly either, it's hard to know what I should be shooting for. So, I think my question has become more basic and general: Has anyone got a JavaScript slider to work on an Android device, ever? Has anyone seen one? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

