02-24-2008, 10:28 PM
Everyone has their own. This is my version of the Spoiler BBCode. It is a little lo-fi, but hey, I actually see a lot of forums who use something like this (not kidding lol). Here it is:
MyCode Title: Spoiler
MyCode Description: Makes a black box with text that is also black, so it's a black box. When you roll your mouse over the box, the text turns white so you can read it.
Regular Expression: \[spoiler\](.*?)\[/spoiler\]
Replacement: <span style='color:#000000; background:#000000' onmouseover="style.color='#ffffff'" onmouseout="style.color='#000000'"><b>$1</b></span>
Activate MyCode? Yes
Don't worry FFW, this works on Firefox
Enjoy
MyCode Title: Spoiler
MyCode Description: Makes a black box with text that is also black, so it's a black box. When you roll your mouse over the box, the text turns white so you can read it.
Regular Expression: \[spoiler\](.*?)\[/spoiler\]
Replacement: <span style='color:#000000; background:#000000' onmouseover="style.color='#ffffff'" onmouseout="style.color='#000000'"><b>$1</b></span>
Activate MyCode? Yes

Don't worry FFW, this works on Firefox

Enjoy
