darktooltip icon indicating copy to clipboard operation
darktooltip copied to clipboard

Simple customizable tooltip with confirm option and 3d effects

Results 9 darktooltip issues
Sort by recently updated
recently updated
newest added

I have added the option trackOnResize for tracking tooltip position when window is resize (jquery resize event)

It looks like the library doesn't support unbinding the tooltip once initialized?

It looks like Darktooltip doesn't support stopping the JS execution on user prompt (confirm:true), as in some cases, we need this as the user input will be used for the...

Hello, i would thank you for your script, i change it a bit to get title for tooltip, and appears in the dom only when you hover, this is what...

I am applying a tooltip on multiple items, with trigger = click, The problem now is that when moving from one tooltip to another, the first one does not disappear...

How do you update/change the tooltip content after its initialized? e.q. $('#button').darkTooltip({ content:'something' }); .... later in the code $('#button').darkTooltip({ content:'something else' }); Thanks,

I tried to add some options. Please use it if useful likely.

There are no animations on tooltips with `darktooltip.min.css`