Drop Down/Mouse Over Menus

admin

Administrator
Staff member
I have a question, how do i create the drop down menu that appears with mouse over? for example, <!-- w --><a class="postlink" href="http://www.microsoft.com">www.microsoft.com</a><!-- w --> on the top right side, you mouse over "All Products" etc and a menu drops down. How do I create that on my own website?<!--content-->search<br />
<!-- w --><a class="postlink" href="http://www.dynamicdrive.com">www.dynamicdrive.com</a><!-- w --><br />
<br />
They should have several menus<br />
under the "menu and navigation" section.<br />
<br />
cheers<br />
<br />
Khalid<!--content-->You are going to be looking for a 'top nav' their standard drop down there does not work, well it does but its impossible to align the code has many errors in it and I whould avoid it and go after I top nav drop down. Its definatly going to use dhtml (its possible with java script but like twice as much work). But yea dynamicdrive.com or <!-- w --><a class="postlink" href="http://www.javascriptkit.com">www.javascriptkit.com</a><!-- w --> , If you find errors post the code and we will help you fix it :D<!--content-->
 
Back
Top