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 -

Optimized Line drawing in QT -

datetime - str to time in python -