How to apply a CSS 3 blur filter to a background image
I have a JPEG file that I'm using as a background image for a search page, and I'm using CSS to set it because I'm working within Backbone.js contexts:background-image: url("whatever.jpg");I want to apply a CSS 3 blur filter only to the bac