Selection-js icon indicating copy to clipboard operation
Selection-js copied to clipboard

A lightweight javascipt library which provides users with a set of options in the form of a small popover over the selected portion of text.

Results 38 Selection-js issues
Sort by recently updated
recently updated
newest added

I get token errors on using a minifier. Can anybody please help?

Lets discuss about unit tests to make it more easy to maintain.

Did some optimizations: - Removed unnecessary else - Making use of previously unused variable - Moved duplicate code into function

![screenshot_28](https://user-images.githubusercontent.com/24693913/46909737-e19f4180-cf3f-11e8-8537-fdcfba46fa65.png)

Changed from div-buttons to actual buttons and focus the first button when opening and close with escape. There could be more improvements to accessibility but this is a good first...

Added new feature option for print. Kindly have a look and let me know if this is a nice feature to add or if I should do any more changes....

This allow people to change CSS opacity property for a popover. #2 Sometimes, the popover prevent to see the selected text and due to this condition webpage visibility is down....