• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Classic button Spoiler

Admin

Well-Known Member
Staff member
Administrator
This BB Code allows you to show/hide text

Title: Spoiler
BB Code Tag Name: Spoiler
Replacement:
Code:
<div style="margin: 5px 20px 20px;"> <div class="smallfont" style="margin-bottom: 2px;"><b>Spoiler:</b>&nbsp;  <input value="Show" style="margin: 0px; padding: 0px; width: 45px; font-size: 10px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }" type="button" /> </div> <div class="alt2" style="border: 1px inset ; margin: 0px; padding: 6px;"> <div style="display: none;"> {param} </div> </div> </div>

Example:
Some Text
Description: Allows you to hide/show text.

Remove Tag If Empty
Yes

Disable BB Code Within This BB Code
No

Disable Smilies Within This BB Code
No

Disable Word Wrapping Within This BB Code
No

Disable Automatic Link Parsing Within This BB Code
No

If you wish to allow users to have spoilers inside on spoilers then set 'Remove Tag If Empty' to NO. Otherwise leave it as it is.

I will be releasing bigger add ons for vB5 in it's later releases.
 

Facebook Comments

New posts New threads New resources

Back
Top