Try the animate function and bind it using hover.

http://docs.jquery.com/Effects/animate#paramsoptions
http://docs.jquery.com/Events/hover

Hover automatically has the on and off stuff so you dont need mouseover,
mouseout.
If I have time, I can try and whip up a demo.

Glen

On Jan 16, 2008 6:41 AM, quirksmode <[EMAIL PROTECTED]> wrote:

>
> I basically want the bg color (behind the text link) to turn red and
> then quickly fade away when the user highlights a text link. Is there
> a simple in built command for doing this?
>

Reply via email to