Not so much a hack request... just a request for a hand with this feature really.
Is there way to force tables to be collasped 1st.... untill the expand link/button clicked???
Instead of being the other way round...
I'm using the feature in some front & other site pages along with my forums stylesheets etc.
Code:
<a style="float:right" href="#top" onclick="return toggle_collapse('##tablename##')"><img src="imglocation" alt="" width="17" height="17" border="0" id="collapseimg_##tablename##" />
---------------------------------------------------
<tbody id="collapseobj_##tablename##" style="">
</tbody>
hope that makes sense.... any help would be greatly appreciated