jquery treeview global saving position
        Posted  
        
            by kusanagi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kusanagi
        
        
        
        Published on 2010-04-27T08:50:55Z
        Indexed on 
            2010/04/27
            8:53 UTC
        
        
        Read the original article
        Hit count: 739
        
i use such treeview http://docs.jquery.com/Plugins/Treeview/treeview, it saves perfect opened nodes when i click to subnodes links, but if i click on link, that is not in treeview the treeview is closes.
for example- in treeview i have product categories, when click on category it loads list of products, but if i click on product details (this link not in treeview) then treeview is close. any ideas?
© Stack Overflow or respective owner