View Single Post
  #1  
Old 11-08-2005, 12:31 PM
Madmp3zz Madmp3zz is offline
 
Join Date: Aug 2005
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Add additional Sub Links?

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 />
Attached Images
File Type: gif MouseOver.gif (117.8 KB, 0 views)
File Type: gif MouseOver2.gif (104.8 KB, 0 views)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01134 seconds
  • Memory Usage 1,809KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (2)postbit_attachment
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete