S
somemelvin1
I'm using Pub 2003 and IE7. I'm having trouble re-sizing a new window. The
new window opens but without following the parameters in the Open.Window
command.
Can someone tell me if something looks wrong with the syntax of the
following statement:
<a href=..\cobycomhome_files\personalization.htm target="monogram_window"
onclick="window.open(..\cobycomhome_files\personalization.htm,
'monogram_window', 'title=no,location=no,menubar=no,toolbar=no,scrollbars=no,
height=761, width=615');return false;"
onkeypress="window.open(..\cobycomhome_files\personalization.htm,
'monogram_window', 'title=no,location=no,menubar=no,toolbar=no,scrollbars=no,
height=761, width=615');return false">
Thanks
new window opens but without following the parameters in the Open.Window
command.
Can someone tell me if something looks wrong with the syntax of the
following statement:
<a href=..\cobycomhome_files\personalization.htm target="monogram_window"
onclick="window.open(..\cobycomhome_files\personalization.htm,
'monogram_window', 'title=no,location=no,menubar=no,toolbar=no,scrollbars=no,
height=761, width=615');return false;"
onkeypress="window.open(..\cobycomhome_files\personalization.htm,
'monogram_window', 'title=no,location=no,menubar=no,toolbar=no,scrollbars=no,
height=761, width=615');return false">
Thanks