jquery-ui-sortable
sorting list items with JQuery
I\'m trying to use the JQuery UI Sortable plugin to allow a user to change the order or list items by dragging them with the mouse. The page in question is available here.[详细]
2023-03-31 15:38 分类:问答Move jQuery-UI tabs to another set
I\'m having 2 sets (set1,set2) of tabs (all created using the add method). I also have both sets to sortable and using the c开发者_如何学运维onnected-list option of sortable, I\'ve made it possible to[详细]
2023-03-31 11:52 分类:问答jquery sortable, update ordering field
I am trying to use jquery sortable and when an item is moved, it then updates the hidden ordering field? Has anyone done this before? I\'ve tried a few different things but it\'s not passing through t[详细]
2023-03-31 02:28 分类:问答HTML layout is lost
I\'m using jQuery 1.4 and jQuery UI sortable, my problem that i have two sortable implementations in the same page.[详细]
2023-03-30 22:59 分类:问答jQuery UI sortable - How to replace existing item or insert new draggable depending on position
I would like to implement the following: I have a source container populated with a list of draggable items[详细]
2023-03-30 16:38 分类:问答How to change the UI of an item being dropped onto a sortable list?
I have two jQuery UI sortable lists.I\'d like to change the UI of the dragged item when I drop it on the final list (start off as a small widget in the source list, but explode it to a detail view wh开[详细]
2023-03-30 02:39 分类:问答Toggle stops working after dragging element to sortable
I\'m writing a web application, that requires a drag and drop functionality. The draggable object is pretty big, but it has a minimization button. However, after I drag the object to a sortable elem[详细]
2023-03-30 02:20 分类:问答jQuery Draggable + Sortable - How to reject a drop into the sort?
I have 开发者_运维问答a sortable list of videos and a draggable set of videos. Basically I want to make sure that the videos dragged in are not in the first 5 minutes of video. As the video lengths va[详细]
2023-03-29 21:48 分类:问答Javascript testing to simulate drag for JQuery UI sortable lists
I am trying to write some front end Javascript tests that can test drag and drop functionality of the JQuery UI sortable list I am using in my web app.However, I have h开发者_JAVA百科it a problem in t[详细]
2023-03-29 08:17 分类:问答jQuery Sortable Accordion Without Standard Handlers
I have currently been working on a web application which features a dynamically updating accordion inside a jScrollPane.[详细]
2023-03-29 00:01 分类:问答