Is it possible to detect where the address bar is positioned? I'm mainly thinking about iOS devices using Safari, but if there is a generalised solution that'd be excellent as well.
Specifically I'm thinking about whether the address bar is positioned at the top or at the bottom of your display screen.
Is it possible to figure that out using Javascript or CSS, somehow?