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!

Enable/disable cluetip


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

I'd like to enable/disable tooltips on a checkbox change event.
( I found an unsolved topic :/ http://groups.google.com/group/jquery-en/browse_thread/thread/41c1e3b573...)
When the event is fired, would it be feasible to

$(".cluetip").cluetip().disable();

or on init to add a boolean property like
$(".cluetip").cluetip({
     enable : $("#checkboxId").checked
});

Regards,
PJ

Comments

#1

Status:active» closed

This feature has been available for quite some time now. Please see the onActivate option. Also, look at the jTip Theme example #6 at http://plugins.learningjquery.com/cluetip/demo/

#2

I need to buy glasses.
Sorry for the inconvenience.

PJ

AttachmentSize
fofolle.gif9.54 KB

#3

Not a problem! Glad the feature is there for you.