alfajango / mobilecan

Simple demonstration of the functionality available to when developing applications for mobile web browsers.
http://www.mobilecan.io/
MIT License
0 stars 0 forks source link

CSS3 filters #13

Closed JangoSteve closed 9 years ago

JangoSteve commented 9 years ago

https://developer.mozilla.org/en-US/docs/Web/CSS/filter

JangoSteve commented 9 years ago

Let's change the title to Effect Filters (or something along those lines).

Let's make some more demos showing filters applied to other elements.

JangoSteve commented 9 years ago

On image filter buttons, let's add an "active" class or whatever to make sure the buttons show when that filter is enabled even when you click off of the button to remove focus from that button.