April 20, 2024, 12:48:09 am
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to Revolution X, where Coding meets Graphics.
 
  Home Help Search Arcade Affiliates Staff List Calendar Members Login Register  

Spoiler Tag

Pages: [1]   Go Down
  Print  
Author Topic: Spoiler Tag  (Read 749 times)
0 Members and 1 Guest are viewing this topic.
Agent Moose
Administrator
Adminitrator
Offline Offline

Gender: Male
Posts: 1,470



View Profile WWW
Badges: (View All)
Tenth year Anniversary Nineth year Anniversary Search
« on: November 07, 2008, 07:02:00 pm »

Footers
Code:
<script>
var b = document.getElementsByTagName("div");
//Created by Agent Moose (smcodes.smfforfree3.com)
for(x=0;x<b.length;x++){
if(b[x].className=="post" && b[x].innerHTML.match(/\[spoiler\](.*)\[\/spoiler\]/i)){
b[x].innerHTML = b[x].innerHTML.replace("[spoiler]" + RegExp.$1 + "[/spoiler]","<div><div><a href='javascript:void(0)' onclick='$(this).parent().next().toggle()'>(Click to Show/Hide Spoiler)</a></div><div style='display:none' id='spoiler'>" + RegExp.$1 + "</div></div>");
};};
</script>

Just place [spoiler]YOUR TEXT HERE[/spoiler] to create the spoiler.  Smiley
Report Spam   Logged


Share on Facebook Share on Twitter

Spoken
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 454



View Profile
Badges: (View All)
« Reply #1 on: November 08, 2008, 03:08:58 pm »

Not sure if im right but, a spoiler is test that doesnt appear unless highlighted, no?
Report Spam   Logged

deathwilldie
Administrator
Adminitrator
Offline Offline

Posts: 1,769


View Profile WWW
Badges: (View All)
Tenth year Anniversary Nineth year Anniversary Level 5
« Reply #2 on: November 08, 2008, 03:25:14 pm »

It will have a link that says click to show or hide.  So the text will be hidden unless if you click on that link.
Report Spam   Logged

nickrulz1
Member
Member
Offline Offline

Gender: Male
Posts: 64



View Profile WWW
Badges: (View All)
« Reply #3 on: August 13, 2009, 01:51:33 pm »

Great, just the code i was looking for Cheesy thanks
Report Spam   Logged


Nick
Member
Member
Offline Offline

Gender: Male
Posts: 48


View Profile
Badges: (View All)
« Reply #4 on: August 15, 2009, 11:34:57 am »

I like this alot. Thanks Moose  Cheesy
I just changed some of the things to make it an input button instead of text  Roll Eyes
Report Spam   Logged
Agent Moose
Administrator
Adminitrator
Offline Offline

Gender: Male
Posts: 1,470



View Profile WWW
Badges: (View All)
Tenth year Anniversary Nineth year Anniversary Search
« Reply #5 on: August 15, 2009, 08:47:44 pm »

Tongue

That's fine Smiley
Report Spam   Logged


Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy