Bob Smithson
12-09-2011, 04:50 PM
DD Tab Menu
http://www.dynamicdrive.com/dynamicindex1/droptabmenu.htm
DD Tab Menu drops below the item clicked on, in front of other items that are below the item clicked.
The only way I could prevent this was to put a "dummy" item in the main list. Then the cascading menu dropped to the right of the item clicked.
Unfortunately my webpage is on a secure corporate site and i cannot publish it
<!-- 70 Tower -->
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/70Tower.aspx">70</a></li>
<ul>
<li><a href="#">Safety</a></li>
<li><a href="#">Quality</a></li>
<li><a href="#">C.I.L.</a></li>
<li><a href="#">Changeover</a></li>
<li><a href="#">Troubleshooting</a></li>
<li><a href="#">StartUp-Shutdown</a></li>
</ul>
<!-- <li><a href="#">- - - -</a></li> -->
<!-- 71 Tower -->
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx">71</a></li>
<ul>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Main%5Fx0020%5FCategory&FilterValue1=Safety">Safety</a></li>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Main%5Fx0020%5FCategory&FilterValue1=Quality">Quality</a></li>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Line%5Fx0020%5F3%5Fx0020%5FCategories&FilterValue1=Clean%20Inspect">C.I.L.</a></li>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Line%5Fx0020%5F3%5Fx0020%5FCategories&FilterValue1=Changeover">Changeover</a></li>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Line%5Fx0020%5F3%5Fx0020%5FCategories&FilterValue1=Troubleshooting">Troubleshooting</a></li>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Line%5Fx0020%5F3%5Fx0020%5FCategories&FilterValue1=Startup%2DShutdown">StartUp-Shutdown</a></li>
</ul>
<li><a href="#">- - - -</a></li>
<!-- 72 Tower -->
http://www.dynamicdrive.com/dynamicindex1/droptabmenu.htm
DD Tab Menu drops below the item clicked on, in front of other items that are below the item clicked.
The only way I could prevent this was to put a "dummy" item in the main list. Then the cascading menu dropped to the right of the item clicked.
Unfortunately my webpage is on a secure corporate site and i cannot publish it
<!-- 70 Tower -->
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/70Tower.aspx">70</a></li>
<ul>
<li><a href="#">Safety</a></li>
<li><a href="#">Quality</a></li>
<li><a href="#">C.I.L.</a></li>
<li><a href="#">Changeover</a></li>
<li><a href="#">Troubleshooting</a></li>
<li><a href="#">StartUp-Shutdown</a></li>
</ul>
<!-- <li><a href="#">- - - -</a></li> -->
<!-- 71 Tower -->
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx">71</a></li>
<ul>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Main%5Fx0020%5FCategory&FilterValue1=Safety">Safety</a></li>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Main%5Fx0020%5FCategory&FilterValue1=Quality">Quality</a></li>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Line%5Fx0020%5F3%5Fx0020%5FCategories&FilterValue1=Clean%20Inspect">C.I.L.</a></li>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Line%5Fx0020%5F3%5Fx0020%5FCategories&FilterValue1=Changeover">Changeover</a></li>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Line%5Fx0020%5F3%5Fx0020%5FCategories&FilterValue1=Troubleshooting">Troubleshooting</a></li>
<li><a href="http://clxweb.na.corp.clorox.com/psoweb/sites/plants/orangeville/Document%20Retrieval%20System/Forms/71Tower.aspx?View={865E5F0F-58A5-4C8B-9143-1D3484DBE620}&FilterField1=Line%5Fx0020%5F3%5Fx0020%5FCategories&FilterValue1=Startup%2DShutdown">StartUp-Shutdown</a></li>
</ul>
<li><a href="#">- - - -</a></li>
<!-- 72 Tower -->