T
Tom
I am using the code below to open a smaller page. The code works fine but
opens the window in the top left of the screen. How can I change it to open
in the centre?
Frontpage 2000
<a
href="javascript:location=location;window.open('popups/1.htm','NMO','height=400,width=400,scrollbars=yes,resizable=yes')">Link to popup</a>
opens the window in the top left of the screen. How can I change it to open
in the centre?
Frontpage 2000
<a
href="javascript:location=location;window.open('popups/1.htm','NMO','height=400,width=400,scrollbars=yes,resizable=yes')">Link to popup</a>