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.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title></title>
<style type="text/css">
/*<![CDATA[*/
body {margin: 0px; padding: 0px}
#fakeflash {position: absolute; top: 0px; left: 0px; width: 88px; height: 33px; background: url('bg.png'); z-index: 2}
/*]]>*/
</style>
<script type="text/javascript" src="http://blog.deconcept.com/swfobject/swfobject_source.js"></script>
</head>
<body>
<div id="flashcontent">
Этот текст будет заменен флэшкой.
</div>
<script language="JavaScript" type="text/javascript">
/*<![CDATA[*/
var so = new SWFObject("http://anime.kharkov.ua/swf/anime-kh-ua_button.swf", "mymovie", "88", "33", "8", "#fff");
so.addParam("wmode", "opaque");
so.write("flashcontent");
/*]]>*/
</script>
<a id="fakeflash" href="http://google.com.ua"></a>
</body>
</html>