How to make a dinamic div dissapear after few seconds – Jquery
I want to make the FIRST door dissapear after 5 seconds when I click on the first button. Then the second door, the third.. one after another. So I should add the code in the function toogleDoor. I tried with…