[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 - Automatic closure of tooltip
Page 1 of 1

Automatic closure of tooltip

PostPosted: Wed Jan 24, 2007 7:00 am
by klausk

PostPosted: Thu Jan 25, 2007 12:37 pm
by Batalf

Thanks!

PostPosted: Thu Jan 25, 2007 1:11 pm
by klausk

PostPosted: Wed Jan 31, 2007 4:47 pm
by klausk
Also added
formElements[no].onkeypress = this.__hideTooltip;

along with the
formElements[no].onfocus = this.__displayTooltip;

That made the tooltip disapear when You start writing something.

Ok for me :)

Thx Alf