Published on
February 7, 2012
This code snippet is used for applying an opacity level to any css rule.
opacity: .7; filter: alpha(opacity=70); zoom: 1;
All works by Daniel C. Byrd of variablevisions.com
READ ARTICLES AND TUTORIALS ON THE FOLLOWING TOPICS: