The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Does anyone know why if I use the following code:
HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <tr> <td class="tcat"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('my_table_$var')"><img id="collapseimg_my_table_$var" src="$stylevar[imgdir_button]/collapse_tcat{$GLOBALS['vbcollapse']['collapseimg_my_table_' . $var]}.gif" alt="" border="0" /></a> TABLE TITLE </td> </tr> </thead> <tbody id="collapseobj_my_table_$var" style="{$GLOBALS['vbcollapse']['collapseobj_my_table_' . $var]}"> <tr> <td class="alt1"> STUFF THAT IS HIDDEN WHEN THE TABLE IS COLLAPSED </td> </tr> </tbody> </table> Thank you for your help! Nevermind, fixed ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|