css - How to make a:hover, hyperlinked color gradient? -


i want make effection: a{color:#000;} , when make a:hover, hyperlinked color gradient #00c #000, gradient time maybe 1 second. make css?

no, cannot done in css. except maybe behaviour, ie , pretty shady. you'll need bit of javascript register onmouseover , onmouseout events, handle fade.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

email - PHP Mail Error "The Page at X Says: E-Mail can not be sent!" -

Optimized Line drawing in QT -