Evangelism/Firefox3.5/35Days/Articles/-moz-box-shadow
< Evangelism | Firefox3.5 | 35Days
Jump to navigation
Jump to search
The box-shadow property in CSS3
Another fun CSS3 feature that's been implemented in Firefox 3.5 is box shadows. It allows to cast a drop shadow from the frame of almost any arbitrary element.
As the CSS3 box shadow property is still a work in progress, however, it's been implemented as -moz-box-shadow in Firefox.
Template
1. How the feature works.
2. How that feature compares to other similar features in other browsers.
3. Includes a demonstration and/or graphics that describe how it works.
4. Links to appropriate documentation in developer.mozilla.org.