jquery treeview parent nodes without child
        Posted  
        
            by kusanagi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kusanagi
        
        
        
        Published on 2010-04-16T08:10:10Z
        Indexed on 
            2010/04/16
            8:33 UTC
        
        
        Read the original article
        Hit count: 165
        
i use such jquery treeview
if parent node don't have child, it don't render '+' near it, how can i forse display it? i see such solution- if node don't have any child, add there fake childs and mark parent node not opened
can you give any solution with sample?
© Stack Overflow or respective owner