[jQuery] How to add opacity to an element
Hey guys,
Is there a crossbrowser jquery way to add opacity to an element?
I've tried with .css('opacity','0.5') and .animate({opacity:0.5},0000).
Is there some documentation or workaround to achieve this?
<br clear="all">Regards
--
Joan Piedra || Frontend webdeveloper
<a href="http://joanpiedra.com/">http://joanpiedra.com/</a>