The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Whats proper code to add generic jump menu under navbar?
Im trying to add a generic jump menu under the navbar. Ive tried creating the code in Dreamweaver and just porting it over and pasting the code at the very bottom of the navbar template. The jump menu displays perfectly, however when I select a menu to jump to on the pull-down, the jump does not take place and I get a browser error that gives me a line number in the 500s and points specifies the forums main page:
http://www.udpride.com.forums/index.php I dont really know what Im doing wrong. Im copying and pasting the entire form code. I just want to add some generic links to my forums that I think people will enjoy from a jump menu. Any ideas? Jump code Im using: Code:
<form name="form1"> <br> <select name="menu1" onChange="MM_jumpMenu('parent',this,0)"> <option>Jump To Your Favorite Links</option> <option value="http://www.flyerhoops.net">DAY - FlyerHoops</option> <option value="http://www.voy.com/14109/">DUQ - Voy Forum</option> </select> </form> bump anyone have any idea? |
#2
|
|||
|
|||
any have any good advice on this one?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|