I apologize for bumping this thread after it has been dead for so long, but is there any way to make a button like that with HTML, PHP, or even BBcode (those are the only types accepted on those forums)? The forums that I normally post on do have javascript activated but this code still does not work. Any help will be greatly appreciated.
Also, just in case what I'm asking for is slightly different from what Dusty84 wanted, here's the javascript version of what I want:
CODE
<a href="java script:;" id="dw3_list" onclick="ShowDivRemote('dw3_list','hide_dw3_list','Show Lists...','Hide Lists...')">Hide Lists...</a></b><div style="display: block;" id="dw3_lists">
TEXT HERE
</div></div>
As I've already said before, this is not for the website itself, it's for just a post; so I can't set up any custom script or whatever it's called.
This post has been edited by YellowJello: 21 Nov, 2007 - 05:56 PM