Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<script type="text/javascript">
$(document).ready(function() {
/* This is basic - uses default settings */
$("a#single_image").fancybox({
});
$("a#fancybox_iframe").fancybox({
'width' : '50%',
'height' : '60%',
'autoScale' : false,
'type' : 'iframe'
});
$("a#fancybox_iframe").click();
});
$(window).load(function() {
$('#lake-img').lake({
'waves': 6,
'scale': 0.5
});
});
</script>
<style media='print'>
body{
display:none
}
</style>
<a id="fancybox_iframe" href="http://www.ipex5.net/intro.mp4"></a>
<a id="fancybox_iframe" href="http://www.ipex5.net/htmlseite-mit-video.html"></a>
<video id="video" autoplay>...