I'm trying to open a window in a specific position of the screen with this
script:
window.open('wi ndow.htm','mywi ndow','width=25 0,height=350,sc reenX=20,screen Y
=100')
it works with Netscape 6.2 but Internet Explorer and Opera just seem to
ignore the XY coordinates.
Any idea on how to make it work?
Thanks!
F@bio
script:
window.open('wi ndow.htm','mywi ndow','width=25 0,height=350,sc reenX=20,screen Y
=100')
it works with Netscape 6.2 but Internet Explorer and Opera just seem to
ignore the XY coordinates.
Any idea on how to make it work?
Thanks!
F@bio
Comment