Displaying 1 result from an estimated 1 matches for "entity_2953".
Did you mean:
entity_2043
2006 Jan 26
2
question about sortable demo
Hi,
I''m new to the script.aculo.us library and AJAX. Of course, I already
want to use a sortable list for something more complicated than the
sortable list demo. In the example below, what is the structure of
params[:list]? I don''t know what I can do with it once I have it in my
controller method.
Thanks,
Peter
# view
<ul id="list">
<% 6.times do |i|