OnKeyPress - Search divs in webpage and toggle visibility
Hi,
Trying to make a live search, a user can type the string he's looking for and in realtime the results (divs where the searched text is found) are being filtered and toggled to be visible or false.
So any ideas how to realize this? Searched the internet for more information but didn't found anything. I'm not good with JS so any help is great