I'd like to add a very simple search bar that would mimic the Ctrl+F function (i.e. search the current page for a specific word). I don't want something that searches the entire website or that navigates away from the current page. I only want it to highlight each instance of the word for which the user searches, just as the Ctrl+F function would on a PC.
Is there something as simple as that?
Thanks.