Forum Discussion
bewen
2 years agoOccasional Contributor
The full HTML is:
<div>
<button>
<span>Dropdown node</span>
<span><span>
<button>
<ul>
<li>
::marker
<span class="treeToggle glyphicon glyphicon-minus-sign">::before</span>
<span></span>
<ul>
<li> title="node 1">
<span>::before</span>
<span>Node 1</span>
<ul>for the dropdown list items .....</ul>
</li>
</ul>
</li>
</ul>
</div>
The span with the class "glyphicon-minux-sign" is just used to collapse the tree.
Related Content
- 5 years ago
Recent Discussions
- 12 hours ago