Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oslego/filter-dropshadow
Experiment using CSS filter and transforms
https://github.com/oslego/filter-dropshadow
Last synced: about 1 month ago
JSON representation
Experiment using CSS filter and transforms
- Host: GitHub
- URL: https://github.com/oslego/filter-dropshadow
- Owner: oslego
- Created: 2013-01-24T15:54:22.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-15T17:36:45.000Z (almost 12 years ago)
- Last Synced: 2024-10-14T12:49:07.520Z (3 months ago)
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Drop shadow effect with CSS Filters
=====Quick experiment using CSS `transform` and CSS `filter: drop-shadow()`.
[Demo](http://oslego.github.com/filter-dropshadow)
Try it in Google [Chrome Canary](https://www.google.com/intl/en/chrome/browser/canary.html) with the *Experimental WebKit Features* flag enabled in `chrome://flags`.
Have fun!