MyBB Community Forums
[mybbplus.com] Spoiler Tag - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: [mybbplus.com] Spoiler Tag (/thread-53293.html)

Pages: 1 2


[mybbplus.com] Spoiler Tag - Aaron - 2009-07-20

Title
Spoiler Tag

Short Description
http://www.mybbplus.com

Regular Expression
\[spoiler\](.*?)\[/spoiler\]

Replacement
<div style="padding: 3px; background-color: #FFFFFF; border: 1px solid #d8d8d8; font-size: 1em;"><div style="text-transform: uppercase; border-bottom: 1px solid #CCCCCC; margin-bottom: 3px; font-size: 0.8em; font-weight: bold; display: block;"><span 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.innerHTML = '<b>Spoiler: </b><a href=\'#\' onClick=\'return false;\'>hide</a>'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerHTML = '<b>Spoiler: </b><a href=\'#\' onClick=\'return false;\'>show</a>'; }" /><b>Spoiler: </b><a href="#" onClick="return false;">show</a></span></div><div class="quotecontent"><div style="display: none;">$1</div></div></div>

Usage
[spoiler]Spoiler text here![/spoiler]

Demo
http://www.immortaltechnique.co.uk/small-updates-t-1088.html


RE: [mybbplus.com] Spoiler Tag - faviouz - 2009-07-20

Nice work. I like the design. Thank you.


RE: [mybbplus.com] Spoiler Tag - Aaron - 2009-07-20

No worries Smile


RE: [mybbplus.com] Spoiler Tag - n4is3n - 2009-07-23

How about image?


RE: [mybbplus.com] Spoiler Tag - Rafael - 2009-07-23

Good, now, I have two, one with tags, and this without tags Smile

Thanks!


RE: [mybbplus.com] Spoiler Tag - gamemaster - 2009-08-04

Nice.. Big Grin


RE: [mybbplus.com] Spoiler Tag - Starnova - 2009-08-22

I love it but there is a problem on my page.. it will not open I am using the skin Bold Blue. Is there something I am missing? It works when tested in admin.cp


RE: [mybbplus.com] Spoiler Tag - Blindkilla - 2009-09-05

(2009-08-22, 12:01 AM)Starnova Wrote: I love it but there is a problem on my page.. it will not open I am using the skin Bold Blue. Is there something I am missing? It works when tested in admin.cp

Same thing happens to me.


RE: [mybbplus.com] Spoiler Tag - Chrissy - 2009-09-06

Great work, I like the design of it. Thanks Smile


RE: [mybbplus.com] Spoiler Tag - xDizzy - 2009-09-07

it should have a small button