angiras
09-22-2003, 08:18 AM
I'm trying this code :
onclick
window.open('child.aspx','mywin','width=370;height=220;top=50;left=220;resizable=no;dependent=yes;di rectories=no;location=no;menubar=no;personalbar=no;scrollbars=no;titlebar=no;toolbar=no;status=no;') ;
the window open but the : 'width=370;height=220;top=50;left=220 are wrong
why ?
onclick
window.open('child.aspx','mywin','width=370;height=220;top=50;left=220;resizable=no;dependent=yes;di rectories=no;location=no;menubar=no;personalbar=no;scrollbars=no;titlebar=no;toolbar=no;status=no;') ;
the window open but the : 'width=370;height=220;top=50;left=220 are wrong
why ?