Search for:

Displaying 1 FAQs matching "spoiler"

How can I conceal spoilers?
You can use the following code to conceal spoilers:
<a onclick="document.getElementById('spoiler_id').style.display='';" class="link">click here for spoiler</a>
<span id="spoiler_id" style="display: none">spoiler_content</span>
Choose a unique name for "spoiler_id" and put your spoiler text (and/or HTML!) where it says " spoiler_content "


Copyright 2000-2024 Gendou | Terms of Use | Page loaded in 0.0026 seconds at 2024-04-27 23:20:29