[Proto-Scripty] Re: Use Sortable for reordering two-column design

2009-07-27 Thread mr_justin
Looks like Sortable supports this behavior out of the box. Maybe if the documentation was up to date this would have been obvious. Zing! Maybe I should update the documentation then, eh? :) The key to making this work in a container with multiple columns is creating the sortable on the container

[Proto-Scripty] Re: Use Sortable for reordering two-column design

2009-07-16 Thread david
Hi, you could try to strart with this code. http://www.w3.org/1999/xhtml";> document.observe("dom:loaded", function() { Sortable.create('maListe1',{containment: ['maListe1','maListe2']}); Sortable.create('maListe2',{containment: ['maListe1','