The jQuery UI Sortable plugin makes selected elements sortable by dragging with the mouse.
UPDATE 2 - RESOLVED: Got it working: http://jsfiddle.net/7CvZ9/12/ Had to add some classes. UPDATE 1 It is working a …
jquery jquery-ui jquery-ui-dialog jquery-ui-sortable jquery-ui-themeI'm using JQuery Sortable. I'd like to know if it's possible to, after a number of resortings, restore the sortable …
jquery jquery-ui-sortableI"m trying to implement a sort and resize for a couple of divs in a grid-like layout. This is …
jquery html css jquery-ui-sortable jquery-ui-resizableI have a fluid Bootstrap layout with three span4's inside of a row-fluid div. This looks and works the …
jquery jquery-ui twitter-bootstrap jquery-ui-sortable fluid-layoutHere is the part from jQuery UI documentation for the tolerance option: This is the way the reordering behaves during …
jquery jquery-ui jquery-ui-sortableThe idea is pretty simple and it almost works. There are two tables and the user has the option of …
javascript jquery-ui jquery-ui-draggable jquery-ui-sortable jquery-ui-droppableI am using jQuery UI Sortable. I am developing a mobile only website, so I looked around how to map …
jquery jquery-ui mobile touch jquery-ui-sortableIn the standard behavior demonstrated at http://jqueryui.com/demos/sortable/ when you drag an item in the list a …
jquery jquery-ui draggable jquery-ui-sortableHow would you make this? The items in the list could correspond to records in a collection, and their position …
meteor jquery-ui-sortable collaborationIs it possible to be able to have sortable elements, but still allow users to copy/paste the text inside …
jquery jquery-ui jquery-ui-sortable jquery-ui-plugins