window.innerHeight is constantly growing every time I try to change an absolute element to window.innerHeight.
JSBin (opens using a real Safari iOS device or Xcode simulator) -
https://jsbin.com/qivupe
This strange behavior does not play when the page is not iframed and only happens on iOS mobile Safari. Any suggestions would be greatly appreciated.
source
share