dark_s
01-16-2010, 09:12 AM
Good Morning Everyone,
I've been looking for a Tootip script and believe I have found the perfect one; Sticky Tooltip (http://www.dynamicdrive.com/dynamicindex5/stickytooltip.htm).
Is there a way of using this Script without having the specific content look as if you need to click on it, i.e. using an onMouseOver?
I've tried changing <a href="link.html" data-tooltip="sticky1"> to <data-tooltip="sticky1"> and <a href="javascript: void(0)" data-tooltip="sticky1">
But this still uses a link?
Thank you to all who take a look.
Regards,
Daniel
I've been looking for a Tootip script and believe I have found the perfect one; Sticky Tooltip (http://www.dynamicdrive.com/dynamicindex5/stickytooltip.htm).
Is there a way of using this Script without having the specific content look as if you need to click on it, i.e. using an onMouseOver?
I've tried changing <a href="link.html" data-tooltip="sticky1"> to <data-tooltip="sticky1"> and <a href="javascript: void(0)" data-tooltip="sticky1">
But this still uses a link?
Thank you to all who take a look.
Regards,
Daniel