[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
[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 - adding close button on tabbed window?
Page 1 of 1

adding close button on tabbed window?

PostPosted: Tue Dec 12, 2006 6:03 pm
by bobo420

PostPosted: Tue Dec 12, 2006 6:11 pm
by bobo420

PostPosted: Tue Dec 12, 2006 6:43 pm
by Batalf

PostPosted: Tue Dec 12, 2006 9:11 pm
by bobo420

PostPosted: Tue Dec 12, 2006 9:16 pm
by Batalf
A fix for this problem has now been added to the js file for this script.

The inital min width is set to

floatingWindowMinimumWidth[inputObj.id] = floatingWindowMinimumWidth[inputObj.id] + 14;

then I add 18 to it if we have a close button, then another 18 pixels if there's a mimize/maximize button.

how to set the encoding to ISO-8859-2

PostPosted: Tue Dec 12, 2006 9:53 pm
by bobo420

PostPosted: Tue Dec 12, 2006 10:10 pm
by Batalf

PostPosted: Tue Dec 12, 2006 10:18 pm
by bobo420