efatmarker icon indicating copy to clipboard operation
efatmarker copied to clipboard

This javascript library allows you to add a text highlighter to your web pages, which gives the users of your site the ability to share with others their own highlighted text passages on your web page...

Results 3 efatmarker issues
Sort by recently updated
recently updated
newest added

If there are multiple highlighted passages in the page, it would be useful to have a minimal UI to navigate (scroll to) from one highlight to the next, especially useful...

enhancement

In Chromium, range.endContainer can be a non-text type of node, which then cause EFatMarker.normalizeOffset() to fail and return -1 as the normalized offset. Result: what should be a valid selection...

bug