View Single Post
Old July 9th, 2006, 06:09 PM   #1 (permalink)
GateKeeper
Member
Verified Customer
 
Join Date: May 2006
Posts: 240
Question Does PhotoPost support collapsable tables like vBulletin

inc_classifieds.php takes advantage of this option by utilizing these calls:
Quote:
<a rel="nofollow" style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('ad_$adcol');"><img id="collapseimg_ad_$adcol" src="$stylevar[imgdir_button]/collapse_tcat$adimg.gif" alt="" border="0" /></a>
and
Quote:
<tbody id="collapseobj_ad_$adcol" style="$adobj">
Does photopost (non-integrated stylesheet) support this same functionality?
Thank you,
-GateKeeper
GateKeeper is offline   Reply With Quote