Forum Moderators: open

Message Too Old, No Replies

seeking component for non-dynamic tree

I don't want collapsing DHTML

         

httpwebwitch

3:00 pm on May 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have now looked at hundreds of tree components, and they all do that nice expanding/collasping thing. Some are really complex, with load-on-demand nodes, fancy behaviour, extra bits... I don't want that!

I want one simple tree generator for site navigation that opens only the lineage of the current node, with no DHTML expanding or collapsing features. Ideally the tree would load and cache from an XML file.

Has anyone seen anything like that?

~ i

gregpakes

10:41 am on May 22, 2005 (gmt 0)

10+ Year Member



Ive developed one that runs in ASP that gets the navigation from a database (could be modified for XML i suppose) - altough it may bot be axactly what ur looking for