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

93
Views
Looking for some pointers/help on making my search box function

I'm currently building a website for my business and I am trying to create a Search Box for the F.A.Q, I am struggling to make the search results function and hoping someone can provide some assistance/tips on what I need to do next, any help will be greatly appreciated and sorry if this is a stupid question however I'm having a hard time getting my head around it. The furthest I have gotten is hooking the search box and accordion up...

window.onload = function () {
const accordian = document.getElementById('accordion123');
const searchBar = document.getElementById('asearchBar');

console.log(accordian);
console.log(searchBar);

searchBar.addEventListener('keyup', (e) => {
console.log(e.target.value);
})};

https://jsfiddle.net/8kgnoeaz/

Thank you in advance.

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!