Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Showing only title will remember last tooltip's body [TRUNK]


Project:clueTip - flexible, enhanced tooltip
Version:0.9.8
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The issue will only appear if you have a tooltip with title only (no content) and you hoovered over another tooltip that has content. In that case the content of the first tooltip will be remembered to the second one.

"Patch" follows.

This is taken from the latest trunk (March 05, 2009).
This code needs to be added at line 158:
$cluetipInner.html('');
It will ensure that the inner container of cluetip is cleared.

Cheers,
Jarda

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#1

Status:patch (code needs review)» fixed

Thanks, Jarda! Fixed on github: http://github.com/kswedberg/jquery-cluetip/tree/master

#2

Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.