microtip icon indicating copy to clipboard operation
microtip copied to clipboard

💬 Minimal, accessible, ultra lightweight css tooltip library. Just 1kb.

Results 30 microtip issues
Sort by recently updated
recently updated
newest added

Mostly created this issue for historical purposes of if people were looking for info adding box shadows to this tooltip. **One thing to note**: This implementation of the tooltip with...

I've added Scss support for microtip. Sure this could be much more enhanced by replacing some values with variables but this is a good starting point in my opinion

much appreciate about this work, really usefull and clean, when I hover out from an element there is a little gap between arrow and body. I think it's because of...

bug

May help reduce size down to 0kb :P

Hello, I have a problem that I cannot solve, I cannot run the tooltip in scroll.for example, I have a scrolling navbar menu.when I hover over a menu name, the...

We changes some details when I have disabled button to not show the tooltip. We added the line height for spacing for display tool tip

as per README.md there is mention of the option to set data-microtip-size to 'fit' which sets it equal to the width of parent element. This is not implemented in the...