Notes posted by victorgrey
RSS feed
1 thank
Examples out of order
The second and third examples should exchange places to fit with their explanations.

0 thanks
Problematic :scroll option
If you use the :scroll => true option, note that at http://github.com/madrobby/scriptaculous/wikis/sortable-create it says:
“If you want your sortable list to be scrollable, wrap the list in a div and set the div to scrollable as apposed to making the ul element scrollable. Also, in IE you must set “position:relative” on the scrollable div.”