I am trying to make sortable list on Ipad. I used the following link.
But it doesn’t work i just can scroll the whole page instead of moving components of the list.
Please help
I am trying to make sortable list on Ipad. I used the following link
Share
Check out the documentation from Apple on Safari which talks about event handling. Essentially you’ll have to prevent the default behavior of dragging.