I have a page setup where the main aim is to allow users to drag and re-order a set of green blocks from one sliding area to another (have a go by dragging a block to the right of the container).
I\'m trying to figure out how I can track how the elements in a jQuery sortable. Let\'s say that I have four elements (divs) in my sortable, each have an unique id. Let\'s call them #100, #200, #300 a
So I\'m convinced this is a simple thing to work out if you know your way around jQuery/Javascript, obviously I don\'t as I can\'t figure out how to do it!
I\'m having trouble with jQuery\'s sortable function. I\'d like to have a block with one or more lines. And on each line is one or more links.
How do I get sortable_element from the acts_as_list gem to work nice with Rails 3.1?I think it\'s because jquery is used instead of prototype so I lose that helper method?Is this right?In which case d
I have a draggable that is connected via connectToSortable to multiple sortables. I want to limit the number of items you can put in each sortable. I can do this when you drag from another sortable, b
There are a ton of ways to do this in PHP but I have not found any posts that do this in Coldfusion using jQuery.If you have a link, please share that.Otherwise, here is what I\'m doing:
I had a problem that jQuery UI sortable was not working on iPad/iPhone for my record list. I have [edit] and [delete] links in front of each record, the problem of ui-sortable is fixed by http://furf.
When you\'re dragging a jQuery sortable element, can you programmatically adjust the position of the element being dragged.I am trying to do this with the following code:
I have a simple list that I make sortable with Jquery UI. The content off one (or more) of the items is two divs, one is the title and the other is the content. The title is binded to a toggle event