Here is what Im working with:
Quote:
<a class="collapse" style="text-decoration: none; color: grey;" id="collapse_cel_{vb:raw post.postid}" href="{vb:raw relpath}#">My System Specs <img src="http://www.WEBSITE.com/forum/images/styles/TW7S_vB4/images/arrow_down.gif"></a>
<noscript>You need to have JavaScript enabled so that you can use this ...</noscript>
<div id="cel_{vb:raw post.postid}" style="<--removed code--> display:none;">
|
If I change the <a class="collapse" to anything but collapse, it is no longer collapsible, its like there is a javascript that will only collapse stuff with that class.