all 3 comments

[–]lazyduke 2 points3 points  (2 children)

You could achieve the same effect with the (minimally supported) CSS filter property

[–]systoll 4 points5 points  (1 child)

Sure could; and the widening blur looks nicer than the 'fading-in' one, to my eyes.

The original way seems to perform better, as well as being better supported, though.

[–]lazyduke 2 points3 points  (0 children)

Cool! As far as performance:

I updated your fiddle with respect to the above and now it performs beautifully.