First go into add new BBCode
Custom BBCode Title: Spoiler
Custom BBCode Description: Spand and Collapse
Custom BBCode Example:
Custom BBCode Tag: Spoiler
Custom BBCode Replacement:
Insert into the editor's' Insert Special 'menu?: Yes
Method of use:
By gfdant~ from Brazil SOSInvision
Custom BBCode Title: Spoiler
Custom BBCode Description: Spand and Collapse
Custom BBCode Example:
Spoiler
Custom BBCode Tag: Spoiler
Custom BBCode Replacement:
[color="#FF0000"]<div style="margin:0px 0px 0px 0px">
<div class="smallfont" style="margin-bottom:0px">
<input type="button" value="Mostrar" style="width:75px;font-size:10px;margin:0px;padding:0px;" 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 = 'Esconder'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Mostrar'; }">
</div>
<div style="margin: 0px; padding: 0px; border: 0px inset;">
<div style="display: none;">
{content}
</div>
</div>
</div>[/color]
Insert into the editor's' Insert Special 'menu?: Yes
Method of use:
Spoiler
By gfdant~ from Brazil SOSInvision













