The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Drop Down Menu
Hi there I'm wondering is there anyway to have the vBulletin drop down menus automatically drop when you hover over the link for it to drop, so you don't have to click the link in order for the menu to drop? Also how can I remove the from drop down menus?
And help would be greatly appreciated and if you need more detail please reply. |
#2
|
||||
|
||||
The hover effect would have to be achieved by rewriting the Javascript to watch for a hovering cursor instead of a click. I don't know how to do that.
To get rid of the little arrow, just add a "true" statement to the line of script, IE: Code:
<script type="text/javascript"> vbmenu_register("navbar_search", true); </script> |
#3
|
|||
|
|||
Quote:
--------------- Added [DATE]1199587749[/DATE] at [TIME]1199587749[/TIME] --------------- OK the code worked to remove the arrow but im still getting the space where the arrow is supposed to go, how can i just delete that space? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|