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
I tried out your plugin but I couldn't get it to be consistent. I have an outter div wrapping an icon. Whenever I move my cursor over the icon the tooltip would disappear. Looking at the code it "looked" ok with mouseenter and mouseleave, but I couldn't figure it out. Here is my HTML.
I tried out your plugin but I couldn't get it to be consistent. I have an outter div wrapping an icon. Whenever I move my cursor over the icon the tooltip would disappear. Looking at the code it "looked" ok with mouseenter and mouseleave, but I couldn't figure it out. Here is my HTML.
<div id="LineModeBtn" class="selected" data-tooltip="Line Mode"><i class="ti-line-dotted"></i></div>
The text was updated successfully, but these errors were encountered: