The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Spoiler BB code [Animation version] Details »» | |||||||||||||||||||||||||||||
I was always looking for something interesting or funny about spoiler tag !
One day I found a fantastic animation gif File for this BBcode ! And create my own codes and the idea of Animation Spoiler tag came true ! As I see this Re_usable code ... I think I can share it easily ! Although I creat and used different code and pictures ! can see demos : Demo 1 : http://forum.golzarion.com/showthread.php?t=183 ************* Install : 1. In admin control panel : Custom BB Codes => Add New BB Code 2.Title : Spoiler 3.BB Code Tag Name : spoiler 4.Replacement : Code:
<div style="margin:20px; margin-top:5px"> <div class="smallfont" style="margin-bottom:2px; width:852; height:26"><right><font color="red"><b> </b></font></right> <span lang="fa"> <img border="0" src="http://forum.golzarion.com/u%20Pictures/spoiler2.gif" width="21" height="20"> <b>Spoiler</b>: {option} </span><input type="button" value="Show" style="width:45px;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 = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }"> </div> <div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;"> <div style="display: none;"> {param} </div> </div> </div> 6.Description : The [spoiler] tag allows you to hidden or hide your text. 7.Use {option} : NO 8. Button Image (Optional) ==>> upload this picture on you sever and enter the exact address of it . 9. Remove Tag If Empty : Yes 10. Disable BB Code Within This BB Code : No 11.Disable Smilies Within This BB Code : No 12.Disable Word Wrapping Within This BB Code : No *** I recommend that download the attached file . and read the full instruction and upload the Pictures ( gif files ) on your server! ** Please not to forget to click INSTALL . Thanks. ** http://forum.golzarion.com . ************ see also this post for the spoiler with golden border ( if you like ) * update : missed </div> was added and it works properly on all browsers version. Download Now
Show Your Support
|
Благодарность от: | ||
mohammadxxx |
Comments |
#12
|
||||
|
||||
Gut
chetori SHahed |
#13
|
||||
|
||||
agar betoni :
kari koni ke faghat ye goroh dastresi dashte bashan khobe ! maslan faghat modir ha ya ... ! |
#14
|
||||
|
||||
It would be nice if you give credit to where you found that spoiler gif pic..
But it is a nice idea though =] I see you also have Anime medals :l nothing can be hidden these days at all.. |
#15
|
||||
|
||||
Quote:
Spoiler tag is somthing regular ( ordinary ) and somehow a tools for users . I don't believe to restrict it to only moderators usergroup... but thanks for the suggestion. |
#16
|
||||
|
||||
Quote:
Although he was one of my best friends ... so I don't know anything about that forums and other plugins such as medals !! I got the idea of that "gif pictures " there .. and pm him about metion their forums link as demo. He pm me that he found that gif picture somewhere else ! Anyway I remove the link of second demo .... I myself wrote the codes ! and I believe there is no credit about that gif picture at all !! unless you could prove with exact documentation ! You are worry about one gif picture !?! yesterday I see this forum that used my designsd style and all pictures & css and codes and all things ! but they removed the credit of autor from footer ! and added their own name as the designer !! I reported here but no answer !! please compare that forum and this picture to the Dark Golzarion style ! . |
#17
|
||||
|
||||
It didn't work. If I was doing a thread preview it worked but when the thread was posted, the "show" wouldn't work...
|
#18
|
||||
|
||||
Quote:
And please check again if you added the code correctly and completely. May be some characters was missed! check it with the codes below : HTML Code:
<div style="margin:20px; margin-top:5px"> <div class="smallfont" style="margin-bottom:2px; width:852; height:26"><right><font color="red"><b> </b></font></right> <span lang="fa"> <img border="0" src="http://forum.golzarion.com/u%20Pictures/spoiler2.gif" width="21" height="20"> <b>Spoiler </b>{option} : </span><input type="button" value="Show" style="width:45px;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 = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }"> </div> <div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;"> <div style="display: none;"> {param} </div> </div> </div> |
#19
|
||||
|
||||
Yep...
|
#20
|
||||
|
||||
|
#21
|
||||
|
||||
Nevermind...I found one that works. Thanks anyway!
*clicks uninstalled* |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|