, , .
, , , , , , , , , " ".
add2home
http://cubiq.org/add-to-homescreen-goes-3
:
https://github.com/cubiq/add-to-homescreen
<head>
<title>Add To Home</title>
...
<link rel="stylesheet" type="text/css" href="../../style/addtohomescreen.css">
<script src="../../src/addtohomescreen.js"></script>
<script>
addToHomescreen();
</script>
</head>
script Cubiq
, add2home.js add2home.css , ipad.html, <head>, :
<head>
<link rel="stylesheet" href="add2home.css">
<script type="application/javascript" src="add2home.js"></script>
</head>