vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Add additional Sub Links? (https://vborg.vbsupport.ru/showthread.php?t=100380)

Madmp3zz 11-08-2005 12:31 PM

Add additional Sub Links?
 
1 Attachment(s)
I would like to add additional sub-links to the left column.
I have added images to illustrate what I'd like to do.
Image one is what I have with the current code.
Image 2 is what I would like to see when I either do a mouse over or click on it which would then have a popup with links in it.

Does anyone know the code to make this work....

Here is my template code I currently have without the drop-downs...

Code:

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>&raquo; Team Links</b></td>
</tr>
<tr>
<td color="#F6E0E1" width="100%" bgcolor="#910000">

<!-- Begin custom code -->
<!-- interactive links -->
       
                <table cellpadding="4" cellspacing="4" border="0">
                       
                        <tr><td class="vbmenu_option"><a href="http://public_html/league/rostcon.htm" target="_blank">Connecticut Chupacabras</a></td></tr>
                        <tr><td class="vbmenu_option"><a href="http://public_html/league/rostdye.htm" target="_blank">Dyersville Spirits</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rostesf.htm" target="_blank">East Saint Flyers</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rostfor.htm" target="_blank">Fort Brags</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rostflf.htm" target="_blank">Fort Liquordale Flounders</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rostken.htm" target="_blank">Kentucky Head Hunters</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rostmil.htm" target="_blank">Milwaukee Beers</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rostnyk.htm" target="_blank">New York Knights</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rostncc.htm" target="_blank">North Coast Clippers</a></td></tr>
                        <tr><td class="vbmenu_option"><a href="http://public_html/mix" target="_blank">Pawtucket Redsox</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rostpom.htm" target="_blank">Pompano Sugar Kings</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rostrrc.htm" target="_blank">Rock River Catfish</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rostrut.htm" target="_blank">Rutherford Owls</a></td></tr>
                        <tr><td class="vbmenu_option"><a href="http://public_html/league/rostsia.htm" target="_blank">Staten Island Assassins</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rosttam.htm" target="_blank">Tampico Stogies</a></td></tr>
<tr><td class="vbmenu_option"><a href="http://public_html/league/rosttol.htm" target="_blank">Toledo Mud Hens</a></td></tr>

                </table>
        </div>
        <!-- / interactive links -->

<!-- End custom code -->

</td>
</tr>
</table>
<br />



All times are GMT. The time now is 02:56 PM.

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.01316 seconds
  • Memory Usage 1,722KB
  • 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)bbcode_code_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