Skip to content

SOLVED! #6

@mrpeppapig

Description

@mrpeppapig

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions