Displaying 1 result from an estimated 1 matches for "listorder".
Did you mean:
bestorder
2006 Jan 17
0
Sorting Lists with handle option
Does anyone have an example of sortable_element using the handle option?
http://wiki.script.aculo.us/scriptaculous/show/Draggable
My Code:
<%= sortable_element ''listorder'',
:update => ''questions'',
:complete => visual_effect(:highlight, ''listorder''),
:handle => ''drag'',
:url => { :controller => ''items'', :action => "order", :item_id
=>...