Thanks Johnny B-
I''m actually using that currently :) My goal is to have table rows
sortable
using the kryogenix script AND by using drag and drop, like you can do with
lists. That way if someone wants to compare to rows side by side, he can.
The scriptaculous Sortable class(?) relies on Draggables and Droppables...
and as far as I can tell you can''t make <tr>''s draggable
unless you change
their position to absolute, which is totally counterproductive :)
Daniel
-----Original Message-----
From: rails-bounces@lists.rubyonrails.org
[mailto:rails-bounces@lists.rubyonrails.org] On Behalf Of Johnny B
Sent: Monday, April 24, 2006 7:10 AM
To: rails@lists.rubyonrails.org
Subject: [Rails] Re: sortable table rows?
I used this excellent javascript library for the same thing
http://kryogenix.org/code/browser/sorttable/
There is a table sorter ticket posted in scriptaculous requested
enhancements
http://dev.rubyonrails.org/ticket/2606
I dont know if this has been included yet. I have seen some sorttable
lists but dont think there is anything specific for tables but the
sorttable.js link i have provided is as good as i anything ive seen out
there.
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Rails mailing list
Rails@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails