You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you should use range typed input for the slider/scroll. I really like what is done in jQuery mobile as you can move the slider left/right with keyboard and mouse scroll (when the input is active).
Thanks, this looks great. Still hesitate whenever to use other plugins. I know for sure that when I will have time to do some upgrades, First of all I will make performance enhancements, specially for data loading because This is something that's been bothering me for a while.
I think you should use range typed input for the slider/scroll. I really like what is done in jQuery mobile as you can move the slider left/right with keyboard and mouse scroll (when the input is active).
See here for an example HTML5 slider:
http://code.jquery.com/mobile/latest/demos/docs/about/getting-started.html
The text was updated successfully, but these errors were encountered: