JQM : Touch optimized iPhone-like Horizontal Slider control (screenshots)
Hi,
Recently I was working on jQuery mobile and thought of creating a control that looks similar to the one on iphone while you go to app store.
since jquery moblie supports touch events, I optimized slider script to support swipe left-right events.
Test swipe left and swipe right events on following URL. it works grate on mobile devices.
However sliding easing is not smooth. I'm sure any jQuery master will modify script and make it work properly.
Here is the test link
Demo : jQuery Mobile - Slider control
ScreenShots from my iPhone 4:
thanks
Project9