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

253
Views
i am getting Uncaught TypeError: send is null for my button

Hello i have this submit button that i want to add to it an event listener but when i test to see if it works with a console.log it gives me this error i googled and didn't understand what's the problem

const name = document.getElementById("name")
const tel = document.getElementById("number")
const email = document.getElementById("email")
let send = document.querySelector("#btn");
  send.addEventListener('click', ()=>{
    console.log("workds")
})

Uncaught TypeError: send is null

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!