Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I get jQuery UI’s Draggable and Sortable functions to work on the Android browser?

I have a question that is pretty similar to this one.

Is it possible to make the jQuery UI draggable and sortable interaction work on in the Android browser?

like image 994
snorpey Avatar asked Jan 27 '26 15:01

snorpey


1 Answers

Try jQTouch. They have handled various kinds of gestures/events for touch phones.

like image 173
Robin Maben Avatar answered Jan 29 '26 04:01

Robin Maben