Search library provides a search button that allows users to find and replace text inside textareas.
Features:
- find and replace on the same user interface.
- supports multiline text.
- supports case sensitive/insensitive search.
- supports regular expressions(javascript based) for advanced users.
- remembers last searched and replaced text.
Download:
search.zip
5.x and
6.x packages include;
- a csv file from which you can import the button.
- a button icon. (binoculars - seen in the demo)
- a javascript library in which find & replace functions exist.
- a text file including instructions.