![]() |
Make Member a drop down menu
I havent quite figured out the drop down menu's because all the other ones I have tried that were posted on here, seem to not work with the style I have installed on the site. None the less, below is a copy of the search drop down menu, can some edit this so I can make my Member button a drop down?
Quote:
Quote:
|
In order for the drop down script to work you need several things: The ID, the script and menu variables. Experiment with the following (for navbar template):
Place wherever you want it to show. Code:
<td id="mymenu" class="vbmenu_control"><a href="$show[nojs_link]#mymenu" accesskey="3">My Menu Test</a> <script type="text/javascript"> vbmenu_register("mymenu"); </script></td> Find Code:
<!-- NAVBAR POPUP MENUS --> Add after: Code:
<!-- mymenu --> The ID in red is key. That will identify each drop down code; no two should have the same ID in a page. So if you want to create another menu change "mymenu" in all places and add something like "articles". The drop down code example can be applied to any template. :) |
Not sure why, but it was not working on my desktop computer. I got on my laptop and it works.
SVT |
For your PC, do you have Javascript enabled?
|
All times are GMT. The time now is 12:18 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|