How do I track what position an element is when its position 开发者_如何转开发in a sortable list changes? You can use the ui object provided to the events, specifically you want the stop event, the ui
I suspect I\'m not looking at this issue in the right way so here goes. I have essentially a LinkedList of data on a web page (http://en.wikipedia.org/wiki/Linked_list) that I\'d like to manipulate u
I am trying to disable a sortable element from sorting when it has been double clicked. When I try to disable it, even without a condition, it gives me the error \'this.helper is null\'.
I have list items in an unordered list that when double clicked, can be edited in place via a wysiwyg editor.
I\'m using the JQUERY-UI draggable plugin. As a setting, when the Draggable is done, using the STOP setting I run a function to serialize a list of LIs to get their order in terms of their IDs.
I\'m interested in using the following JQUERY - http://lucaswoj.com/2010/01/jquery-ui-nested-sortables-2/
I have multiple JQuery sortable lists that connect with each other... They allow you to assign users to certain roles.
Can someone please help me with this one: I am reposting this just in casepeople have missed it and or to see if UI Sortables is something beyond most people - so I apologise in advance:
On a page I have a sortable list with thumbnails. When rolling over the images I wanted a tooltip to show a bigger image.
I\'m working with the jQuery sortable plugin( 2 connected lists) and have a strange bug. When you drag the picture the mouse is above the dragged item