thomasbill
06-23-2009, 08:31 AM
I am using the Rich HTML Tooltip Script
URL: http://www.dynamicdrive.com/dynamicindex5/balloontooltip.htm
The script is great, but right now using the rel tag e.g: rel="balloon1" means that I can only apply this tooltip to a hyperlink, right?
1) is there anyway I can apply the tooltip to a different element. For example if the user was to click inside of a text field (search box) I would like this to trigger a tooltip appearing from the submit button, which is actually a regular text link, not a form button.
So basically i want the search field to trigger a tooltip from a link else where on a page
2) The tooltip only appears once per session.
I am already using a slightly modified version of this script, one of the tooltips on the page displays on onload, once per session. (see here: http://www.dynamicdrive.com/forums/showthread.php?t=46131 )
On the same page I would like this to work too...
any ideas? I am not really very advanced with scripting so if you can help, make it clear...
THANKS IN ADVANCE
URL: http://www.dynamicdrive.com/dynamicindex5/balloontooltip.htm
The script is great, but right now using the rel tag e.g: rel="balloon1" means that I can only apply this tooltip to a hyperlink, right?
1) is there anyway I can apply the tooltip to a different element. For example if the user was to click inside of a text field (search box) I would like this to trigger a tooltip appearing from the submit button, which is actually a regular text link, not a form button.
So basically i want the search field to trigger a tooltip from a link else where on a page
2) The tooltip only appears once per session.
I am already using a slightly modified version of this script, one of the tooltips on the page displays on onload, once per session. (see here: http://www.dynamicdrive.com/forums/showthread.php?t=46131 )
On the same page I would like this to work too...
any ideas? I am not really very advanced with scripting so if you can help, make it clear...
THANKS IN ADVANCE