On Tuesday 15 May 2007 21:48, Peter De Berdt wrote:
> This solution is just one case scenario, ajax-enabled trees are
> sometimes a better solution (very large trees, a lot of concurrent
> users working in the same structure, …). Most open source tree
> classes support both.
I don't think Dash's suggestions went for or against Ajax versus front-loading 
the data for the tree. Whether you're using LI or a DIV, the structure is 
regular and repeatable, and easily lends itself to lazy-loading data via 
Ajax.

Cheers,

Dave
-- 
----------------------
Author
Ajax in Action http://manning.com/crane
Ajax in Practice http://manning.com/crane2
Prototype & Scriptaculous in Action http://manning.com/crane3

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to