Top "Jquery-ui-sortable" questions

The jQuery UI Sortable plugin makes selected elements sortable by dragging with the mouse.

jQuery UI Theme not getting applied properly

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-theme
How do you perform a reset on a JQuery Sortable

I'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-sortable
Implement Jquery UI sortable and resizable together

I"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-resizable
jQuery UI sortable tolerance option not working as expected

Here is the part from jQuery UI documentation for the tolerance option: This is the way the reordering behaves during …

jquery jquery-ui jquery-ui-sortable
Dragging rows between tables

The 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-droppable
What is going on with jQuery UI Sortable on a touch screen device?

I 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-sortable
jquery UI sortable: how to leave the original visible until the drop?

In 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-sortable
Drag-and-drop Sortable List in Meteor

How would you make this? The items in the list could correspond to records in a collection, and their position …

meteor jquery-ui-sortable collaboration
Sortable w/ Selectable Text

Is 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