![]() |
Re: Product Rollover Effect?
i add your mouseover lines after plist cell but nothing happend
|
Re: Product Rollover Effect?
never mind it worked it should be like this
<td width="{$width}%" class="PListCell"onmouseover="style.backgroundColo r='#84DFC1';"onmouseout="style.backgroundColor='#8 4C1DF'"> |
Re: Product Rollover Effect?
weird...mine works like this. either way, both are working :-)
<td width="{$width}%" class="PListCell" onmouseover="style.backgroundColo r='#84DFC1';"onmouseout="style.backgroundColor='#8 4C1DF'"> |
Re: Product Rollover Effect?
I know this link is old, but here's a simple way.
In the skin1.css, under .PListCell add TD.PListCell:hover { background-color: #000; } That's it. |
All times are GMT -8. The time now is 02:55 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.