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
{{ message }}
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
Tippy.js is limited to showing the popover only at a predefined element, but I want to display it dynamically at any selected text of other 3rd-party websites that I have no control over its structure.
Solution
A way to show the popover when a certain text is selected, and preferably with some form of callback to obtain the text itself rather than relying on additional API.
The text was updated successfully, but these errors were encountered:
Problem
Tippy.js is limited to showing the popover only at a predefined element, but I want to display it dynamically at any selected text of other 3rd-party websites that I have no control over its structure.
Solution
A way to show the popover when a certain text is selected, and preferably with some form of callback to obtain the text itself rather than relying on additional API.
The text was updated successfully, but these errors were encountered: