I have a situation whereby I have a series of connected sortable lists, and a list can have no开发者_如何学C more than 2 items at any one time.
I an using jQuery to create connected sortable lists to create a main menu for a website. The left hand list contains available pages and the right hand list contains the current menu structure. I am
First of all, huge kudos to \'Web Developer Plus\' for writing most of the initial code! I have a list of \'items\' which I can drag into any one of the blue boxes inside the widgets, and then sort t
I\'m trying to make a very simple grid plugin myself. My problem starts when I want to allow the user to change the columns order (not sort the table rows, change, e.g. the first column to show at the
I have two dimensions sorting bug in IE8 and below. IE just doesn\'t know to handle this thing. As you can see, there are two levels of sorting items. Two dimensions.
I have a row where I can drag items into it, and sort them. This all works ok. I even have a delete event on each item, so it can be removed from the row.
I have followed the instructions on http://railscasts.com/episodes/147-sortable-lists for creating a sortable list.
I got a problem I cannot manage to resolve. I have a Basecamp alike list of items with a small menu on the left with Drag, Edit and Trash icons.
I have several draggable/hideable boxes based on the code posted here: http://webdeveloperplus.com/jquery/saving-state-for-collapsible-drag-drop-panels/
Having a slight spot of bother... I have a draggable element that can be dropped into a sortable list.Ideally I would like to prevent draggable event creating a placeholder in the sortable if the sor