jquery-ui-sortable
Jquery UI Portlets - Loading and Editing portlet using Ajax
All, I am trying to create an igoogle interface using PHP, MySQL and JQuery UI and I stumbled on jquery UI\'s portlets over here:[详细]
2023-03-13 03:05 分类:问答jQuery UI Sortable connectedList ui.item.parent returning empty in IE
I\'m having a rather confounding issue with Internet Explorer (go figure). I have 3 connectedLists for assigning projects to developers.The right hand list has the unassigned projects, and the other t[详细]
2023-03-12 08:27 分类:问答jQuery UI sortable, how to check if its the last tr and remove class
I have a tabel with a form in it that is using sortable to allow drag and drop sorting, it also has up and down arrows that can be clicked to move rows up and down. When the table is generated I hide[详细]
2023-03-12 05:38 分类:问答jQuery UI Sortable + Draggable + Droppable on same elements
I\'m looking to use jQuery UI Sortable + Draggable + Droppable with the same items.I\'d like to sort all .item elements and be able to drag and drop an .item into another. Below is my code:[详细]
2023-03-11 04:38 分类:问答jQuery UI Sortable and Draggable issues
I have a nested Sortable which is not working quite well on it\'s own, but I\'ve added a Draggable too, which is causing even more problems.[详细]
2023-03-11 03:33 分类:问答Saving changes to a jQuery sortable table
I have a table where the users are allowed to drag and drop rows in the order they want, and then save them. I have no problem with getting the drag and drop part to work. It\'s the saving I\'m having[详细]
2023-03-11 02:45 分类:问答How to make tags randomly switch places?
I have several <li> tags under one id, such as: <div id=\"myID\"> <li>A</li> <li>B</li>[详细]
2023-03-11 01:25 分类:问答jQuery UI - Allow sortable elements to be positioned freely on the screen
I am trying to use jQuery UI\'s Draggable & Sortable to make an object able to be freely moved within an element, without having to remain next to another obje开发者_开发百科ct.[详细]
2023-03-10 14:19 分类:问答jquery ui sortable trigger click
I\'m having some problems with jquery sortable... It happens that after sorting, the click event of the element dropped get triggered, and on the top of this, the dragging mode doesn\'t get revert, s[详细]
2023-03-10 06:08 分类:问答Using JQuery Sortable toArray with connectWith; how to get IDs of all items?
Given n lists of m items that are Sortable across lists, how can I get an overall list of IDs for all items in all lists from top to bottom (including both sort participants and non-participants)?[详细]
2023-03-10 01:02 分类:问答