jquery-ui-sortable
jQuery UI: refresh sortable portlet without refreshing entire page
I am building a site linked to a database whose interface composes of tabs, and portlets within the tabs, all built using jQuery UI.[详细]
2023-04-05 10:43 分类:问答jquery cancel sortable on specific handle
I have a list to which I have applied droppable and sortable among each other. Each list item contains a div box which gets open when click on \"edit\" link on the list item. There are few other list[详细]
2023-04-05 04:53 分类:问答jQuery UI Sortable: no changing order of items while sorting
By default, while sorting, items are replaced (for example, if I take the third element and move it to the first, than the first and the second elements will move down)[详细]
2023-04-04 12:36 分类:问答JQuery Drag and Drop: Accessing Sortable() Divs
I have implemented the JQuery Drag and Drop plug in into my web site. It works great, however, I am trying to access a div that is being sorted but find great difficulty selecting it.[详细]
2023-04-03 11:24 分类:问答Drop a jQuery-UI "sortable" item on another element of the page
I have a jQuery-UI \"sortable\" 开发者_如何学Clist of items. I want to drop an element from this list elsewhere on the page.[详细]
2023-04-02 23:37 分类:问答Dojo sortable table
I\'m new to dojo but it\'s what my team uses.I\'ve searched on Google and have found an example of a sortable table, but I can\'t find any dojo documentation regarding the use of it which makes me thi[详细]
2023-04-02 07:47 分类:问答Removing Sortable Jquery Tabs Issue
I have put together a demo of the issue. Basically the wrong tab is removed after sorting. Not all so开发者_运维技巧rting creates the problem so follow my example in the JSFiddle JavaScript section.[详细]
2023-04-02 00:21 分类:问答jQuery UI sortable where numbers don't move
I\'m using jQuery UI for a ranked ballot and you can see an example here. I\'d like to c开发者_JAVA百科hange it so that when the voter drags the candidate names, the names move but the numbers next t[详细]
2023-04-01 03:53 分类:问答jQuery droppable and sortable: append to the Beginn not at the End
I have a droppable-List and I want that the Item will while dragging be appended to the begin of the sortable-List and not 开发者_如何学运维to the End. is there a way?[详细]
2023-04-01 01:04 分类:问答jquery ui 1.8.16 & firefox 6 - sortable not working properly
As I was developing an application with jQuery (latest version), my firefox browser decided to update itself to version 6. Right after that, I got the standard jquery ui \"sortable\" function not work[详细]
2023-03-31 16:00 分类:问答