Display Tree Structure Using rails

Hi All,

I want to Display a Tree using Rails. earlier i diplay tree using rails
& Dojo which works fine but as it takes too much time to load. Now i
want to create a Tree using pure rails or Rails and Javascript libraries
other than Dojo.
I would also like to see any links where i can see a live demo of
the Tree using Rails.

Regards,

Salil

you can use jquery tree which is very simple and loads fast…

the url for demo is http://abeautifulsite.net/notebook_files/58/demo/

On Wed, Jun 10, 2009 at 7:40 PM, Salil G. <

you can take a look at this also…

Lakshmi N. wrote:

you can use jquery tree which is very simple and loads fast…

the url for demo is http://abeautifulsite.net/notebook_files/58/demo/

On Wed, Jun 10, 2009 at 7:40 PM, Salil G. <

Is this tree only used for the File Folders or i can use this for the
displaying table Data.