cftreeitem expand="yes" won't show folder open icon


i wanted show open folder icon when have expanded cfteeitem.

 

i have following code:

 

<cftree format="html" name="mytree">

     <cftreeitem display="folder" value="root" expand="yes" img="folder" imgopen="folder">

     <cftreeitem display="doc 1" value="doc1" parent="root" img="document">

     <cftreeitem display="doc 2" value="doc2" parent="root" img="document">

</cftree>

 

the page loads expanded item folder icon still shows closed folder icon.

 

does know how display open folder icon on page load?

 

thanks

ranga



More discussions in ColdFusion


adobe

Comments

Popular posts from this blog

Using Arduino Uno R3 to bootload the atmega328-PU (non pico)

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support

How to update nested ListCollectionViews?