How can I get the Chrome Height of a browser window?
Hi,
I am trying to get the Chrome Height of a browser window.
I tried window.outerHeight - window.innerHeight
but that gives me the height of the chrome plus the status bar.
Does anyone know of a way to just get the height of the chrome of a browser window?
Bookmarks