For various silly reasons, I'd like to be able to detect the rectangle of the browser window on screen. Title bar and all.
Is this possible, or is JavaScript limited to the view port of its page?
Edit: I may have been unclear, but view port is the portion of the page that's visible in the window. This may not be a term commonly used with browsers, but it's common in graphics.