Evil Dust Bunny
11-18-2004, 08:11 PM
I need to find the position of the browser window on the desktop. I know how to get it in Non-ie browser and in windows IE browsers, but not in Mac IE. I currently use "window.screenX" for non-IE and "window.screenLeft" for IE browser, but I am told that will not work in Mac IE (v5.2?).
I only need the horizontal (x) position.
Is there some sort of work around?
The page I'm testing it out on (http://foundry.mc.maricopa.edu/~donut/projects/CommLogs/test.htm).
I only need the horizontal (x) position.
Is there some sort of work around?
The page I'm testing it out on (http://foundry.mc.maricopa.edu/~donut/projects/CommLogs/test.htm).