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

246
Views
Why item display undefine?

There is 3 different button, once the user clicks on the button it will come out random price, but it displays undefine

const prizes = ['toy1', 'toy2', 'toy3'];
for (var btnNum = 0; btnNum < prizes.length; btnNum++) {
// User click on each button
document.getElementById(`btn-${btnNum}`).addEventListener("click", function() {
// Winner
 alert("Congratulations you have won a " + prizes[btnNum] + "!");
});
}
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!