We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
edd4553
There was an error while loading. Please reload this page.
Use of $( window ) instead of $( document ) to calculate the width and height of the window. And a better conception.
$( window )
$( document )
7414778
The tooltip desapear when data-tooltip-content === "".
data-tooltip-content === ""
f660c31
Use of MutationObserver.
MutationObserver
ae744af
First try :)