Version: 1.1, by Fangs404
Developer Last Online: Sep 2019
Category: BB Code Enhancements -
Version: 4.x.x
Rating:
Released: 02-29-2012
Last Update: Never
Installs: 18
Re-useable Code Translations
No support by the author.
I posted this version of the spoiler BB code for vB 3.7 and 3.8, and it was well received, so I figured I'd bring it to vB 4, too.
Having been a member of Something Awful for a while, I've grown to really like their spoiler BB code. Reddit has the same spoiler code. I searched around, but I couldn't find a similar spoiler for vB. Every single spoiler tag I saw requires that you either click a button (which doesn't allow inline spoilers) or highlight text (which requires unnecessary work). I wanted to mimic SA's and Reddit's simple spoiler code on my forum, so this is what you see here. This mod is completely theme-independent (it's just a BB code, nothing else!), and it'll keep your site W3C compliant.
Without hovering, you see nothing but black:
However, when you hover the mouse over the black section of text, it magically appears:
Title: Spoiler BB Code Tag Name: spoiler Replacement:
Example: [spoiler]THIS TEXT IS SPOILERED LOL[/spoiler] Description: This tag changes the text into a black box which is unreadable. If you hover the mouse over the black box, the text will magically appear. Use Option: No Image:
Note: Depending on your template, you may need to change the colors in the HTML replacement code. Just make sure that color, background, and onmouseout match and that onmouseover is different. The colors in the above code should work just fine for styles with a light background and dark text.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
A fantastic solution for a spoiler BB code! You've even provided an elegant button. Thank you so much!
One issue I encountered is in vB's Mobile skin on an iPhone (Safari). For some reason, the text receives a white dropshadow, making it legible while "hidden" and thus somewhat defeating its purpose. This problem does not exist in the normal fullsite vB skin on an iPhone, nor is it present in the Mobile skin when viewed from a computer with IE9.
A fantastic solution for a spoiler BB code! You've even provided an elegant button. Thank you so much!
One issue I encountered is in vB's Mobile skin on an iPhone (Safari). For some reason, the text receives a white dropshadow, making it legible while "hidden" and thus somewhat defeating its purpose. This problem does not exist in the normal fullsite vB skin on an iPhone, nor is it present in the Mobile skin when viewed from a computer with IE9.
Hm, would you mind providing a screenshot? If this only happens in mobile Safari, it might just be an iPhone problem. Perhaps the iPhone isn't capable of rendering the text the way a browser with a mouse can.