Skip to content
#

searchbar

Here are 22 public repositories matching this topic...

Adaptation of a vanilla JavaScript mini-project taken from a Traversy Media video tutorial. Practices involved: remembering to use toUpperCase() when building search bar input elements, traversing the DOM, using indexOf() > -1 to implement search functionality, a 'for' loop and an 'if/else' conditional statement

  • Updated Oct 7, 2019
  • HTML

Improve this page

Add a description, image, and links to the searchbar topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the searchbar topic, visit your repo's landing page and select "manage topics."

Learn more