/  25
 
Using jQueryto Extend CSS
 
Why jQuery?
 
Transparency
.transparent_class {/* IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/* IE 5-7 */filter: alpha(opacity=50);/* Netscape */-moz-opacity: 0.5;/* Safari 1.x */-khtml-opacity: 0.5;/* Good browsers */opacity: 0.5;}
With CSS:
• Messy
 
Invalid

Share & Embed

More from this user

Add a Comment

Characters: ...

legacyeleft a comment

Hi there. I was wondering if you would mind if I were to reproduce some of the contents of this presentation in a blog post - it seems very interesting. Thanks!.