I am working on a mobile web app and am trying to remove the address bar. Its easy enough, unless the \'s natural height is not tall enough to allow
I think the way it works is the address bar is hidden when the page wouldn't fit. So you want a page exactly the height of the window including the address bar, i.e. window.outerHeight, no?
window.outerHeight