![]() |
Spoiler Text - Blackout
Hello there
I want to add spoiler tags to my BBcode and WYSIWYG editor. Though I was wondering if anyone knew how to get this effect as seen in the steam forums? http://forums.steampowered.com/forum....php?t=1429282 I want the same effect where the text appears on roll over but goes back to black after moving your mouse away from it. Much appreciated! |
The way I would do is add a new BBcode
BB Code Tag Name: spoiler Replacement: HTML Code:
<span style="color: rgb(0, 0, 0); background-color: rgb(0, 0, 0);" class="spoiler" onmouseover="this.style.color='#FFFFFF';" onmouseout="this.style.color=this.style.backgroundColor='#000000'">{param}</span> |
You sir, are a Scholar and a Gentleman.
Thank you very much for a prompt, accurate and fully working response! |
All times are GMT. The time now is 01:49 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|