arrowToday is May 20, 2012 ... Your IP is 38.107.179.244 ... Listening to: Leatherface, Hot Water Music, and Husker Du ... Top Headline: iMovie past present future

Articles Web-Development opacity-in-all-browsers


pencil Published on February 7, 2012

Opacity in all browsers

This code snippet is used for applying an opacity level to any css rule.

opacity: .7; filter: alpha(opacity=70); zoom: 1;

Read other Web-Development posts


All works by Daniel C. Byrd of variablevisions.com