hotschi
10-06-2004, 12:42 PM
Hi
I want the "Smart Folding Menu tree"-Script to show tables in place of hyperlinks. Like that:
<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>
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.
All folder-icons will be displayed as closed as soon I use "table"-tags in the html-code.
May anybody help me?
Regards
CH
I want the "Smart Folding Menu tree"-Script to show tables in place of hyperlinks. Like that:
<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>
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.
All folder-icons will be displayed as closed as soon I use "table"-tags in the html-code.
May anybody help me?
Regards
CH