The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vb javascript menus?
I am using a portal (vBadvanced CMPS) for my forum (www.onlinedebate.net).
My skin uses its header for navigation. The navigation works perfectly from the /forum/ directory...but on the root (w/ the portal), the links that use javascript (Search and Quick Links) don't work. I've asked this at vbadvanced.com but I'm not getting much help there (and right now the site is down). I was told briefly, that this had to do w/ the < div> tags needing to be moved from the navbar (which I'm not using for this skin) to the header area that contains those 2 navigation links. But I have < div> tags there. So I don't really know what to do. Now when I enable the navbar, the Search and Quick Links scripts work fine from the home page. But when it's disabled, it doesn't work. How can I get the Search/Quick Links javascripts to work while having the navbar be disabled on the home page? FYI, I've disabled it because it looks too cluttered when active. Thanks in advanced for any assistance. |
#2
|
||||
|
||||
Apokphp,
I don't remember seeing your post over at vBa but the problem is simple.... the HTML code that is displayed when you click on Search (for example) is contained in the "navbar" template but on your CMPS pages you have the navbar turned off -- If the template isn't being shown then the code for your drop-down menus can't be found which means they won't work. Your options are to either (a) move the <div>'s that contain the dropdown menus from the navbar template to the header template or (b) turn the navbar back on the CMPS pages. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|