Paste this into your .html file
<Head>
<script type="application/x-javascript">
addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false);
function hideURLbar(){
if (window.pageYOffset < 1) {
window.scrollTo(0, 1);
}
}
</script>
</head>
Cheers :)
not working dear
ReplyDeleteWhat happened? can you please share code with me..
ReplyDelete