I would like a div that creates a Gaussian blur type effect on anything that appears under it. Anyone come across anything like that? Pixastic (http://www.pixastic.com) can blur images dynamically, but I think it needs pixel data to do its transformation. I just want a region that is dynamically blurry. Thanks!
Share
Killroid left the correct answer in comment form:
It is impossible unless you can reproduce all rendering process of underlying content. – kirilloid