Open GoogleCodeExporter opened 8 years ago
Can you tell me how can I integrate it with jQuery slider?
Original comment by edmond.q...@gmail.com
on 20 Dec 2011 at 10:34
I simply attached the addTouch() function to the slider object like this :
//create the slider
$('#mydivid').slider();
//add the touch utility
$('#mydivid').slider().addTouch();
Hope this can help!
Original comment by doury.an...@gmail.com
on 5 Mar 2012 at 3:19
Original issue reported on code.google.com by
doury.an...@gmail.com
on 9 Nov 2010 at 11:33