Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

tooltip


Project:clueTip - flexible, enhanced tooltip
Version:0.9.8
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

The Tooltip should disappear after a given amount of time if a user has not hovered over the tooltip. This should work with stickies. The timeout option removes the tooltip even if the user is currently hovered over the tooltip. The Onmouseout feature is very useful in this situation but it only works if the user has hovered over the tooltip, if the user hasn't hovered over the tooltip, it stays on the screen indefinitely.

Thanks