The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I would like to adddropdown menus to my forum but I want to add a few custom ones. How would I go about doing this?
|
#2
|
|||
|
|||
![]()
Where do you want to add these drop down menus?
|
#3
|
||||
|
||||
![]()
<form action="dummyvalue">
<select name="newurl" onchange="menu_goto(this.form)"> <option value="" selected="selected">----- Select A Page -----</option> <option value="/index.html">Home</option> <option value="/feedback.html">Feedback</option> <option value="" disabled="disabled"> ---- Miscellaneous ----</option> <option value="/links.html">Related Links</option> </select> </form> I used to use a dropdown like this but now it doesn't work....any idea's? |
#4
|
||||
|
||||
![]()
if either of you are talking about adding one in the nav bar heres one I found : https://vborg.vbsupport.ru/showthrea...drop+down+link
Do a search theres a few of them around |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|