Old 03-17-2009, 12:33 PM   #1 (permalink)
Junior Member
 
Join Date: Mar 2009
Posts: 2
Default Link in the tooltip text

Hi,

How do I create a link in the tooltip text? I am using the following code:

Code:
b.onRollOver = function() {
	getVars();
	Tooltip.show({tip:"System Audit<br/>Some text here", delay:0.3, stay:10, follow:true});
};
Cheers
Andy
andyrossy is offline   Reply With Quote
Old 03-17-2009, 03:15 PM   #2 (permalink)
Junior Member
 
Join Date: Mar 2009
Posts: 2
Default

Sorry - forget this im being an idiot - the tooltip i've created follows the mouse therefore there is no way of clicking on the link :-)
andyrossy is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:15 AM.