wintercounter / Protip

A new generation jQuery Tooltip plugin
http://protip.rocks
MIT License
359 stars 38 forks source link

protip not removed after element removed #44

Closed seetpalsingh closed 4 years ago

seetpalsingh commented 4 years ago

I am working on project with tooltip elements getting removed by multiple reasons by different-2 functions.

Is there any global/shared function to removed/hide the remaining tooltip of removed element?

Andy1210 commented 4 years ago

Did you set the observer property to false in your configuration? With enabled observer it should be done automatically.

wintercounter commented 4 years ago

Closing this due to inactivity, please feel free to re-open any time.