When the page is loaded, the JS code hides the iPhone address bar

From , 2 Years ago, written in JavaScript, viewed 146 times.
URL https://pastebin.vip/view/7eb5ac36
  1. <script type="text/javascript" charset="utf-8">
  2.         addEventListener('load', function() {
  3.                 setTimeout(hideAddressBar, 0);
  4.         }, false);
  5.         function hideAddressBar() {
  6.                 window.scrollTo(0, 1);
  7.         }
  8. </script>

Reply to "When the page is loaded, the JS code hides the iPhone address bar"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website