[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - hide on bubble mouseout, not tooltip link mouseout
Page 1 of 1

hide on bubble mouseout, not tooltip link mouseout

PostPosted: Sat Aug 26, 2006 1:55 am
by smaarz
The raw code from the website removes the Ajax content popup when the cursor is moved away from the tooltip link. Is there any way to make the tooltip popup "sticky", eg. have it disappear when the cursor is moved away from the link OR the popup content? The Ajax content is contains hyperlinks that I want to be able to hover into and click inside the bubble. The only way I can do this is if I remove the onmouseout function. This allows users to click inside the bubble, but then the bubble persists forever.

PostPosted: Tue Aug 29, 2006 12:40 pm
by Batalf

PostPosted: Tue Aug 29, 2006 3:22 pm
by smaarz

Make the tool tip close without clicking

PostPosted: Fri Apr 18, 2008 9:02 pm
by TheBigOnion

PostPosted: Sat Jun 07, 2008 3:08 am
by beenet

PostPosted: Sun Sep 14, 2008 12:43 am
by cesarcesar
hi. im looking for the same answer as "beenet". Any ideas?