Text Highlighter
Javascript class to highlight search results on a textarea without interfering with its operation
Enter a search term below to start you search!
- Then choose the case sensitivity of the search and if it'll be free or words only.
- Next, click the SEARCH button or hit ENTER to start a search.
- If you get any results, you can use the PREV (◀) and NEXT (▶) buttons (that only appear after something is highlighted) to navigate them.
- You can also use the resize handler to change the box's dimensions and see the result markings adjust in real time.
- Finally, click the CLEAR button to remove any highlighted items and reset the class or just type a new search term and click SEARCH again.
Found