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

241
Views
Why isn't the function action stays until refresh but suddenly vanishes after living the click

Here the function is working but the color on the <p> is does not stay for longer time as soon as i leave the button if comes to its original form

function color(){
   document.getElementById("change").style.color = "#ff00ff";
}

Html

<p id="change"></p>
<button onclick="color()">Change</button>
about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

works perfectly at mine, but try this

document.getElementById('button_id').addEventListener('click', color)
about 4 years ago · Santiago Trujillo Report
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!