> I'm using MooTools to enable sorting for a table, everything works
> fine but I was wondering if there was a way to stop the sorting. So I
> have a button on my page that says begin sorting, then the "new
> Sortables()" function is called, then I want my users to be able to
> press another button to be able to stop sorting so the table is back
> to normal. All help appreciated.

http://mootools.net/docs/more/Drag/Sortables#Sortables:detach

-- Sandy

Reply via email to