This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.
Home Discord Wiki Characters Players Joining Guide Search
Expanding Divs
Code 
#1
Age
Uses
Height
Occupation
Class
9
Him/They
5'6"
php magician
Administrator

Click me to toggle content!

I start 'open,' or with this text showing. Clicking on the header above will hide me!

Code:
<div class="header">HEADER HERE</div>
<div class="slidecontent" style="display: none;">
TEXT HERE. This one will start 'closed,' or with none of this text showing. Clicking on the "header here" text will reveal it.
</div>


Code:
<div class="header">HEADER HERE</div>
<div class="slidecontent">
TEXT HERE. This one will start 'open,' or with this text showing. Clicking on the "header here" text will hide it.
</div>

Forum Jump: