Sammi, check out some of my recent past posts in the archives RE:
improving the performance of dragdrop.js...



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sammi
Williams
Sent: Friday, February 17, 2006 4:33 AM
To: rails-spinoffs@lists.rubyonrails.org
Subject: [Rails-spinoffs] Sortable Tree Addition [PATCH]

Hello, here is the initial patch for support for sortable trees.  
Please as many people download this code and test with your lists and  
feel free to add more list tests.

Files modified were dragdrop.js and prototype.js.

Some new options have been added. 'treeTag' specifies the tag used to  
contain children elements. 'tree' must be set to true for this  
additional functionality to work.

Greedy has been removed as it does not work with tree lists. There  
are severe performance problems with dragdrop which need to be  
addressed, but I don't have the time at the moment. I have optimized  
some basic parts of the code, I've done profiling also using the  
Venkman javascript debugger.

Please send me or fix any bugs, please send as a zip with the HTML  
causing the problem along with any code you have adjusted from the  
repository.

If anyone has any serious ideas about how to improve performance,  
feel free to submit them as they would be very welcome.

http://www.oriontransfer.co.nz/Sortable+List+v2.zip

Sammi

The information transmitted in this electronic mail is intended only for the
person or entity to which it is addressed and may contain confidential,
proprietary, and/or privileged material.  Any review, retransmission, 
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from all computers.

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to