[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 - Some Weird bugs I cannot solve
Page 1 of 1

Some Weird bugs I cannot solve

PostPosted: Thu Mar 29, 2007 7:52 pm
by clubpetey

PostPosted: Fri Mar 30, 2007 9:49 am
by Calcifer

Thanks!

PostPosted: Fri Mar 30, 2007 5:33 pm
by clubpetey

Update

PostPosted: Fri Mar 30, 2007 8:46 pm
by clubpetey

PostPosted: Mon Apr 02, 2007 8:50 am
by Calcifer
hi
it seems that there are 3 forms to implement it:

1 is yours

2 . window.onresize = "xxxx";

3. <body onresize="xxx">

actually...all of them is same :) as far as i know no other methods to do it