Hi
I want the "Smart Folding Menu tree"-Script to show tables in place of hyperlinks. Like that:
The problem is, that the folder-icons are displayed as closed after reload the page, though the tree is always displayed correct, even if I reload the page.Code:<ul id="foldinglist" style="display:none" style=&{head};> <li><table><tr><td>1.</td><td>Eins</td></tr></table></li> <li><table><tr><td>2.</td><td>Zwei</td></tr></table></li> <li><table><tr><td>3.</td><td>Drei</td></tr></table></li> </ul>
All folder-icons will be displayed as closed as soon I use "table"-tags in the html-code.
May anybody help me?
Regards
CH



Reply With Quote

Bookmarks