How can I properly use blur to multiple elements with an exception of one using javascript
Is there a way to blur the all the background elements except the clicked box. Reason why the background element needed to be blurred is that I want the clicked box to be the focal point.