highlight-within-textarea icon indicating copy to clipboard operation
highlight-within-textarea copied to clipboard

jQuery plugin for highlighting bits of text within a textarea.

Results 25 highlight-within-textarea issues
Sort by recently updated
recently updated
newest added

Selam thanks for the extension it was really helpful for my project: [muqattacounter.github.io](http://muqattacounter.github.io/) but I have issues with Safari it has renders JavaScript differently so that unified letter لا (LamElif)...

Feature: add per highlight gradients This change allows for adding arbitrary style arguments to support background-color alpha channels

Issue: When I search the container did not adjust the position and also search the backdrop container text. Help Needed: Can we adjust or scroll the position of container while...

Can you share with me some demo how can i interage this lib into react js project.

Is there a toggle or remove specific highlight?

For some sites, jQuery is too big a dependency.

Please help. In ``` highlight: 'title', className: 'red' ``` I tried adding a **/\btitle\b/g** but it's not working and I'm not sure how to customize the library. How can I...

I reproduced the bug here: https://jsfiddle.net/5pm2ktwh/ Check out the attached screenshot to see how it looks on Firefox 85 on Windows 10. In Blink-based browsers it looks as expected. ![Screenshot_2021-02-02...

The Ranges for regular expression makes an infinite loop while trying to use wildcard regex (.*)

Hello everyone, how can I mark a whole line? Let's say I'm looking for "Hello" in a line. now I would like to have marked not only Hello, but the...