You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<script> $(document).load(function () { $('.string-example').highlightWithinTextarea('Acc'); }); </script>
This is done via scripting... the search term word to be hightlighted is: 'Acc'
How do I enter a search term to be highlighted via a USER PROMPT Input box ?
Please Assist.
Thank You.
The text was updated successfully, but these errors were encountered:
<script> $(document).load(function () { $('.string-example').highlightWithinTextarea('Acc'); }); </script>
This is done via scripting... the search term word to be hightlighted is: 'Acc'
How do I enter a search term to be highlighted via a USER PROMPT Input box ?
Please Assist.
Thank You.
The text was updated successfully, but these errors were encountered: