This should be super simple, at least I think.
Here's the goal. Clean window (no scroll bars) same size as image(link) in the center of the browser.
Linking through the image is not a problem, resizing the window is not a problem (in itself.)
Here we go: The window moves to the top left of the browser with scroll bars for both the horizontal and vertical, even though window.resizeTo is the same dimensions as the image. As far as moving goes the best I could come up with are moveTo and moveBy, but those both run off coordinates.
Throw me a freaking bone here.
Here's the goal. Clean window (no scroll bars) same size as image(link) in the center of the browser.
Linking through the image is not a problem, resizing the window is not a problem (in itself.)
Here we go: The window moves to the top left of the browser with scroll bars for both the horizontal and vertical, even though window.resizeTo is the same dimensions as the image. As far as moving goes the best I could come up with are moveTo and moveBy, but those both run off coordinates.
Throw me a freaking bone here.