![]() |
looking for this spoiler code, dont know if it has been released or not
I'm looking for a spoiler vb code that hides the words until a user hovers his or her mouse over the spoiler and then what happens is the entire hidden phrase gets shown. I'd post a link to a demo but you need an account which costs $10.
|
Did you tried the search already, on spoiler? :D Naw, i am teasing you hehe, although the title of the thread has spoiler in it, it does not find the thread when you search for spoiler by titles in that forum.
But here is it: https://vborg.vbsupport.ru/showthrea...hlight=spoiler |
[spoiler=black]....[/spoiler]
= <span style="color: {option}; background: {option}">{param}</span> not hard to do :p |
Quote:
|
Quote:
|
Ok I follow you so far.... how do I use a CSS class to make it have a different text color on a :hover ? Sorry for being so ignorant.
|
.spoiler {
background: black; color: black; } .spoiler:hover { color: white; } rudimentary, but works... |
All times are GMT. The time now is 10:03 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:
|