Follow along with the video below to see how to install our site as a web app on your home screen.
Бележка: This feature may not be available in some browsers.
gbdesign каза:Добавяш scrolling="auto"
<html>
<head>
<title>Име на сайта</title>
<style>html{overflow-x: auto;}</style>
</head>
<frameset rows="*,0%" framespacing=0 frameborder=0>
<frame src="http://адреса.ком/" frameborder=0 resizable=no>
<frame frameborder=0>
</frameset>
</html>