vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   vb javascript menus? (https://vborg.vbsupport.ru/showthread.php?t=101112)

apokphp 11-18-2005 08:31 PM

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.

KW802 11-18-2005 09:05 PM

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.


All times are GMT. The time now is 09:14 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
  • Page Generation 0.01438 seconds
  • Memory Usage 1,709KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete