[jQuery] Effects/fadeTo question
Hello
I have modified the jQuery 'Effects/fadeTo' effect so that hovering
over a link makes it fade. See example at:
http://www.btinternet.com/~chris.edwardz/jquery/index.htm
I am quite new to this technology, however my question is to find out
whether it is possible for the link state to return to normal on mouse
out / not hovering over the link/s? That is enquring that the fading
does not remain as is currently the case.
Would a callback create the desired effect?
Thanks in advance
C