I have a Ul tag on hover of it, I display a div using css.
Now i want that div tag will 1st fadein or any other effect like animate etc.
I know it can be done easily by using jQuery, but want to know can i achieve this using Html5,css3,css
I have a Ul tag on hover of it, I display a div using
Share
Fading in http://jsfiddle.net/thebabydino/Cedue/7/
There was never anything like
-webkit-opacityor-moz-opacityIf you want to transition the
opacity, then either writeor