Hi,
You can use standard CSS to achieve that using the :hover pseudo-class in
your skin using a selector like
af|table tr:hover td
{
background-color: #CCCCCC;
}
Regards,
~ Simon
On Sat, Jan 31, 2009 at 10:58 AM, Bjørn T Johansen <[email protected]> wrote:
> How can I make a mouseover effect on a trinidad table? I.e. I want a
> different background on the row the mouse is
> currently over...
>
>
> Regards,
>
> BTJ
>
> --
>
> -----------------------------------------------------------------------------------------------
> Bjørn T Johansen
>
> [email protected]
>
> -----------------------------------------------------------------------------------------------
> Someone wrote:
> "I understand that if you play a Windows CD backwards you hear strange
> Satanic messages"
> To which someone replied:
> "It's even worse than that; play it forwards and it installs Windows"
>
> -----------------------------------------------------------------------------------------------
>