jquery-ui-sortable
BBC Glow Sortable: custom animation
I have implemented bbc glow sortable on my site. So, you can drag and drop items on the dashboard....like the bbc site! :)[详细]
2023-03-09 23:26 分类:问答How can I stagger a Sortable list in JQUERY?
I want to build a hierarchy of sorts with a sortable list -- nothing fancy, just nudge each element of to the right a bit, so it clearly shows the hierarchy.[详细]
2023-03-09 06:02 分类:问答Getting jquery UI sortable to work, one part I don't understand
The part I开发者_如何转开发 don\'t understand in the code below is \"function(serialized)\". I know change means when the change event has occured run the positions() function but I don\'t see what fu[详细]
2023-03-09 05:24 分类:问答jQuery sortables - nested helper
I have two jQuery scripts on jsFiddle: http://jsfiddle.net/9uhfX/14/ http://jsfiddle.net/9uhfX/15/ First one[详细]
2023-03-09 03:10 分类:问答jQuery UI - Connect lists over an accordion
Please see the following fiddle: http://jsfiddle.net/CK9uL/134/ I can drag items from the right to the headers on the left and sort them under each header.[详细]
2023-03-09 00:31 分类:问答jQuery sortable live() not sorting
Please see this link here: http://jsfiddle.net/CK9uL/129/ I\'m trying to drag items from the right into an itinerary on the left. When I add 3 or more items to one time slot (e.g. Afternoon) I cannot[详细]
2023-03-08 21:26 分类:问答jQuery Sortable -- remove a default behavior while dragging, restore after a drop
I\'ve got a grid of pictures that I want to be able to drag/drop to sort. sortable() works great. The caveat is that I\'ve also got the jQuery Fancybox plugin http://fancybox.net running which will op[详细]
2023-03-08 17:17 分类:问答use a listview with a sort combobox and a number of items on a page combobox
Can s开发者_高级运维omeone give a hint how to use a listview with a sort combobox and a number of items on a page combobox? I am manually databinding the ListView control on init when there is no post[详细]
2023-03-08 14:38 分类:问答jQuery UI sortable issue
I am using the jQuery UI sortable widget. It\'s working fine at first. I have to populate the widgets dynamically开发者_运维百科 from a database. Now it\'s only working in the presence of one particul[详细]
2023-03-08 13:35 分类:问答sortable column with displaytag
My problem basically is that I want to display records in a table, for that use display tag, a field of the record 开发者_开发技巧corresponds to a numeric value, and I want to be shown in the followin[详细]
2023-03-07 20:24 分类:问答