All Levels Navigational Menu (v2.1) selected issue
1) Script Title:
All Levels Navigational Menu (v2.1)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...menu/index.htm
3) Describe problem:
If you mark a tab with a drop down menu associated as selected using class="selected".
ex.
<li><a href="http://www.dynamicdrive.com/new.htm" rel="ddsubmenu1" class="selected">DHTML</a></li>
opening/selecting this drop down menu makes the selection disappear until page reload.
this issue doesn't happen on a normal tab (without drop down) or opening another tab (not the selected one)