|
I'm trying to make a box which a member can hide the contents of. A "collapse box", if you will. The problem is that it's for a forum, so I don't know where these boxes will be and can't give them IDs easily. Therefore, I don't know how to reference the box in my script.
A few more details on the problem: I'm imagining these boxes as divs or something with a button (probably an input tag) in it, as well as some user-supplied text inside another div. Pressing the button toggles the visibility of the inner div. I don't see any way to do this in a forum environment.
Be warned that I have a learning disability so you'll have to be very explicit in your answer.
Thank you for taking your time to read this post and hopefully replying.
__________________
A tautology is something that behaves in a tautological fashion.
|