Dear Yitzchak,
On the AMEEL (A Middle Eastern Electronic Library) project here at Yale we are using javascript rendered tree to expose a fedora repository of journals, both as a simple browse of the title,volume,issue,pages hierarchy expressed in rels-ext isMemberOf relations and to display the results of search (a little more intensive in CPU and implementation). If interested I can send you source code and possibly the test server url.
Best,
Eric
> Date: Wed, 5 Nov 2008 13:39:53 -0500
> From: [log in to unmask]
> Subject: [CODE4LIB] Javascript trees
> To: [log in to unmask]
>
> Coders:
>
> Have you had any successful experiences with trees in JS frameworks?
> I'm trying to find one for the site I'm building, in order to "entree"
> the results of an API search; here's what I've found:
>
> Treeview (standalone)
> http://www.treeview.net/
> old, no built-in support for asynch loading?
>
> YUI TreeView
> http://developer.yahoo.com/yui/treeview/
> don't remember exactly the problem, but there seemed some mismatch
> between versions in the docs and downloads
>
> Ext
> http://extjs.com/deploy/dev/examples/tree/reorder.html
> the JS files are pretty hefty (smallest possible arrangement looked like
> 180k)
>
> jQuery
> http://docs.jquery.com/UI/Tree
> appears abandoned
> other than that, I found a couple of plugins, but nothing too
> confidence-inspiring.
>
> I'm tentatively working with Drupal, so perhaps there's a way to
> repurpose the native menu tree code... In any case, TIA for any input!
>
> --
> Yitzchak Schaffer
> Systems Librarian
> Touro College Libraries
> 33 West 23rd Street
> New York, NY 10010
> Tel (212) 463-0400 x5230
> Fax (212) 627-3197
> [log in to unmask]
|