atomiks / tippyjs

Tooltip, popover, dropdown, and menu library
https://atomiks.github.io/tippyjs/
MIT License
11.91k stars 518 forks source link

want a common popup to be shared as a common tooltip across different links #1012

Closed anoosurf closed 2 years ago

anoosurf commented 2 years ago

Problem

A clear and concise description of what the problem is.

Solution

A clear and concise description of what you want to happen.

anoosurf commented 2 years ago

hi im sorry i think i did not make it clear and so the issue was closed actually i have a common menu / button set inside a div which is called on hover over different links on the page .. but based on which link is hovered .. only a subset of the menu is to be shown.. so the popup menu div is common but the contents are modified so how to share a common popup instance across different link tooltips ? kindly guide thanks