View Full Version : Cell Mouseover Effect
Dzuma
01-28-2002, 01:03 AM
Can somebody make something so when you go over forum description cell i chages color. I understand that this is html work but i tried to work it out and I couldn't. It be the best if it switches to from first to second alternating color.
Greetz!
TWTCommish
01-28-2002, 03:01 AM
I think you need an attribute like this:
<td width="100%" bgcolor="white" onMouseover="this.style.bgColor='#E9E9E9';">
That's just off the top of my head, though.
Dzuma
01-28-2002, 10:11 PM
I got it working but not with that code, but thnx a lot anyway.
You can check the hack here:
https://vborg.vbsupport.ru/showthread.php?s=&threadid=34578
TWTCommish
01-28-2002, 10:16 PM
I think my code should be this.bgColor rather than this.style.bgColor. Anyway, glad you figured it out. :)
JTMON
02-02-2002, 06:30 PM
<a href="http://vbulletin.com/forum/showthread.php?s=&threadid=38735" target="_blank">http://vbulletin.com/forum/showthrea...threadid=38735</a>
Just used this one for both
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.