vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How to highlight the Tab with this code? (https://vborg.vbsupport.ru/showthread.php?t=257939)

Fready 01-28-2011 04:43 AM

How to highlight the Tab with this code?
 
I am wanting to add a second nav Tabs under the nav bar.

I place this code:

Quote:

<br /><br /><br />
<ul id="navtabs" class="navtabs floatcontainer">
<!-- Navbar Links -->
<li class="non-selected"><a class="navtab" href="yourURL">Tabname</a></li>
(repeat the above line for each one you need)
<!-- / Navbar Links -->
</ul>
Just above this code:
Quote:

</vb:if>
</div>
</div><!-- closing div for above_body -->
which works fine, adding additional Tabs as a second Tab nav bar, but then when the tabs are clicked, they don't highlight as they should do, the same as the Top nav Tabs do.

I understand that there has to be a
Quote:

THIS_SCRIPT = 'search'">
to make the Tabs highlight when you are at the place of the tab, but how to do this I don't know.

Any help out there?

--------------- Added [DATE]1296197532[/DATE] at [TIME]1296197532[/TIME] ---------------

Also, if i want one of the Tabs to open in a new tab on my browser, what code and where do I need to add it?


All times are GMT. The time now is 09:56 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.01534 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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