Hi,
Trying to read (get) items' index (order) in a draggable droppable jquery ui list. (jquery ui touch punch )
Trying this code:
---------------------var list_item_1 = Appery("mobilelistitem_40");
alert('list_item_1 position is '+list_item_1.index());
Didn't work
What code do I need?
Thanks,
Arnon.