-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
While thinking what would be the solution to this problem: i came from this approach of solving the problem in this code:
<script> // Ecma / ES Js setTimeout(() => {document.querySelector("#myid").style.display = "none";}, 5000); // seconds <./script>
The issue here is not hiding so you need to hide this one
Metadata
Metadata
Assignees
Labels
No labels