Is there a way to apply a blur effect to the whole background behind a modal window (created using jQuery-UI?
Thanks :)
Is there a way to apply a blur effect to the whole background behind a modal window (created using jQuery-UI?
Thanks :)
No, there are some tricks to blur specific objects (text, SVG, for example), but nothing in CSS that can uniformly blur an entire document.