I have a regular color change using jquery, but I\'d like to have it so it has a smooth color change. At the moment, the code changes the color of a link on hover and then remov
If you are looking for "smooth" color change then perhaps you are asking for color animation, check out this thread:
How do you fade in/out a background color using jquery?