HTML5, jQuery,... >> Smooth touch-compatible drag and drop / input range slider solution anyone? -


can out , recommend touch-compatible solution drag , drop based ui elements?

i'm looking input range slider, similar html5 input range or http://jqueryui.com/slider.

while native html5 causing many troubles (in older browsers , on touchscreens), go jquery. far, - overall performance of jquery drag , drop events not satisfying, since there kind of delay when dragging objects. in slider example, cursor (and/or finger on touch devices) couple of pixles ahead, when doing fast moves.

are there alternatives, plug-ins, hacks,... out there, may out? or there way speed jquery's drag , drop functionality?

hammer.js,maybe : http://eightmedia.github.io/hammer.js/

try slide on window of website (with mouse or finger), hope answers


Comments

Popular posts from this blog

C++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

python - Selecting distinct values from a column in Peewee -