i phone browser navigation and footer do not work properly code example
Example: ios safari controls cover element
window.onresize = function() { document.body.height = window.innerHeight;}window.onresize(); // called to initially set the height.