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!

Set content using JS


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

It would be nice if we could set title and body or ajax source using javascript.:

$.cluetip.setTitle("Help");
$.cluetip.setBody("Help content");

or

$.cluetip.setSource("/help/item1.html");

regards,
Miha

Comments

#1

Status:active» closed

This is in svn now. See http://plugins.jquery.com/node/2642 for more info.