I have a code that shows a notifications box when there has occurred a new earthquake in the world. I want reduce at an icon if the user, for 20 seconds since the box appears, does not do anything
So if not resize,scroll,click and press button on keyboard.
Is there a fast way to do this? How can combine all these events?
I hope can you suggest me something :)