Applying a partial gaussian like blur to a background image
Posted
by Andy
on Stack Overflow
See other posts from Stack Overflow
or by Andy
Published on 2010-05-04T19:08:18Z
Indexed on
2010/05/04
19:18 UTC
Read the original article
Hit count: 231
I have and image which gets stretched to its full background, regardless of the monitor size.
What i need to do is apply cross-browser blur above this image on only a portion of the left hand side.
So it gives the appearance of a blur on the image. If i apply it to the image then when the screen resolution changes size so does the size of the blur.
Any help would be great.
Cheers
© Stack Overflow or respective owner