Has anyone implemented a cookie trail for a Tree?  What I mean is lets 
say we have a tree of:

top
--node1
--node2
----node2a
------node2aa

So if you selected node1 the cookie trail would show:
top:node1


and if you selected node2aa the trail would show:
top:node2:node2a:node2aa

Idealy the trail would also be working links so that clicking any 
given link would cause that corresponding item in the tree to become 
selected.


Thanks!
Wayne






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to