Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

152
Views
toggle button that start the game and reset game javascript

I want my button when clicked the first time it starts the game and when I click it again remove h1 element. how can i do?

<button class='btn' onclick='myFunction()'>click on me</button>
function myFunction(){
     name = prompt('Your name:');
   h1 = document.createElement('h1');
   h1.innerText = 'Hi '+name+'!';
   document.body.appendChild(h1);
 }
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!