I want to use sortable function in my android application (Showed in this link-jquery UI)
It is working well in the normal browser while the same application failed to make this sortable function property in android phones.How to overcome from this bug.
yeah i found out the answer from this link
We have to include this js in our html page,it will support sortable function in android.