Spoiler Tags

Talk about the game. What game? The game with the power? What power? The power of ... aw, skip it.

Moderator: Moderators

Post Reply
User avatar
Corrupt Shadow
Posts: 1234
Joined: Mon Dec 17, 2007 8:24 pm
Location: Baton Rouge, LA
Contact:

Spoiler Tags

Post by Corrupt Shadow »

Spoiler: show
Doesn't seem to work.
Are these tags supposed to DO anything in the forum? If so, the bbCode is messed up.
Image
I've won the 100k DD bet so many times, I should have the title "Mr. Luck"
User avatar
Ryme
Site Admin
Posts: 4288
Joined: Thu Apr 05, 2007 2:04 pm
Contact:

Re: Spoiler Tags

Post by Ryme »

don't think they were ever implemented. Or they were and I lost them in an upgrade. I'm not sure.
User avatar
Corrupt Shadow
Posts: 1234
Joined: Mon Dec 17, 2007 8:24 pm
Location: Baton Rouge, LA
Contact:

Re: Spoiler Tags

Post by Corrupt Shadow »

Ah, okay.

Code: Select all

<div style="margin: 5px;"> 
<div class="smallfont" style="margin-bottom: 2px;"> 
<b>Spoiler!</b> <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 != 'inline') 
{ this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'inline'; 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; padding: 6px;"> 
<div class="spoiler" style="display: none;">{param}</div> 
</div> 
</div>
Image
I've won the 100k DD bet so many times, I should have the title "Mr. Luck"
Post Reply

Who is online

Users browsing this forum: No registered users and 20 guests