|
|
Q198 How do I open a window at a given position on the screen?
irt.org | Knowledge Base | JavaScript | Window | Q198 [ previous next ] Q198 How do I open a window at a given position on the screen?In Netscape Navigator 4 the screenX and screenY attributes were introduced. In Internet Explorer 4 the top and left attributes were introduced. By combining the two both Netscape Navigator 4 and Internet Explorer 4 will allow you to position the window:
Feedback on 'Q198 How do I open a window at a given position on the screen?' |
-- div -->
|