[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 - IE 6.02 issue with openPage
Page 1 of 1

IE 6.02 issue with openPage

PostPosted: Fri Jul 13, 2007 1:49 pm
by lking79
Hello,

I have an onclick event in the west pane which opens a page in the center pane.

Works fine under Firefox, but in IE, nothing is displayed in the center pane.

<select [...]>
<option value="9" onclick="openPage('center', 'id', 'show.phpid=9', 'test', 'test')">Testing</option>
</select>

PostPosted: Mon Jul 16, 2007 9:28 am
by Batalf

PostPosted: Mon Jul 16, 2007 9:31 am
by lking79

PostPosted: Mon Jul 16, 2007 9:35 am
by lking79