I 'd like to include a search functionality in my project that searches contents of a RichText object using text typed into an Imput object then highlights the search results with a certain color such as red in the RichText object when a button is clicked.
The functionality consist of an Imput object, (search) button and RichText object.
Please help.
The functionality consist of an Imput object, (search) button and RichText object.
Please help.
Comment