/ Published in: CSS
I can't figure out how to add a snippet as a favorite, so I copied someone else's sippet... cause I can't see any other way of recording it!
Expand |
Embed | Plain Text
selector { filter: alpha(opacity=60); /* MSIE/PC */ -moz-opacity: 0.6; /* Mozilla 1.6 and older */ opacity: 0.6; }
You need to login to post a comment.
