Title: Make tooltip disappear
Last modified: August 22, 2016

---

# Make tooltip disappear

 *  Resolved [chamster](https://wordpress.org/support/users/chamster/)
 * (@chamster)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/make-tooltip-disappear/)
 * This plugin would be almost perfect if the tooltip would go away after some period
   of time when you mouse out. Anybody know of a solution? Thanks.
 * [https://wordpress.org/plugins/imagemapper/](https://wordpress.org/plugins/imagemapper/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Tarmo Toikkanen](https://wordpress.org/support/users/tatti/)
 * (@tatti)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/make-tooltip-disappear/#post-5239537)
 * Hi. The tooltip can contain images and links (basically, ane html content), so
   people may want to interact with it. That’s why automatic mouse out is a bit 
   of a problem. The tooltip will go away when you click anywhere outside it.
 * Of course, if you want the tooltip to fade away automatically, you can just edit
   the javascript file to get that effect.
 *  Plugin Author [Tarmo Toikkanen](https://wordpress.org/support/users/tatti/)
 * (@tatti)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/make-tooltip-disappear/#post-5239538)
 * More specifically: in the imagemapper_script.js file, line 87 has the function
   that reacts to a click and closes the active tooltip. Copy that content to a 
   mouseleave even handler.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Make tooltip disappear’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/imagemapper_e1e9f0.svg)
 * [ImageMapper](https://wordpress.org/plugins/imagemapper/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/imagemapper/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/imagemapper/)
 * [Active Topics](https://wordpress.org/support/plugin/imagemapper/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/imagemapper/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/imagemapper/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Tarmo Toikkanen](https://wordpress.org/support/users/tatti/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/make-tooltip-disappear/#post-5239538)
 * Status: resolved