Hi,
Ist das Elternfenster ganz am linken Rand des Monitors stimmt ist auch das Popup Window ok. Schiebe ich es mehr nach rechts habe ich einen Versatz.
In welchem Browser testet du denn - primär IE?
http://www.htmlgoodies.com/primers/jsp/article.php/3598531/Javascript-Basics-Part-7.htm
“MSIE: window.screenTop
returns the top position of the window. Note that these values given in MSIE are drastically different from other browsers. MSIE returns the top position of the content area (below your address bar, back buttons, etc). Other browsers return the position of the top of the actual window (above the close button).”
“MSIE: window.screenLeft
returns the left position of the window with the same problems as screenTop and screenY.”
MDSN screenLeft Property:
“The client area consists of the frame area, exclusive of the caption bar, the window-sizing border, the menu bar, the toolbars, the scroll bars, and the status bars.”
MfG ChrisB
The most exciting phrase to hear in science, the one that heralds new discoveries, is not “Eureka!” but “That's funny...” [Isaac Asimov]