13. Creating a simple search box to Implement Arrays - DOM , Event Listener in Javascript

Опубликовано: 28 Март 2026
на канале: Learning With Faraz
13,270
198

In order to understand this video you have to watch the previous part that is the 12th part .Link right here

   • 12.Searching in Arrays in Javascript- 6 Bu...  

by the end of thie viseo you will be able create your own search box to implement the indexOf method in javascript

A little bit of explaination is also given to make you understand how HTML and JAVASCRIPT communicate when user does some action

In this vide we will create an Input type and also a button called as search box. When a user clicks this button the array would be searched
if element is not found we would do document.write saying element is "NOT FOUND"
else we would say that the element is found at so and so position.



You can follow me on instagram for real time updates

https://www.instagram.com/princeabdul...

and on facebook for any questions or queries

  / shaik.faraz  

if you are new here Dont forget to subscribe and Follow this playlist to watch Entire series from scratch

   • 1.JavaScript Full Course - Part 1 -Variabl...  
#SearchBox #DOM #EventListeners
13. Creating a simple search box to Implement Arrays - DOM , Event Listener in Javascript