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.
<!doctype html><html>
<head>
<meta charset="UTF-8">
<title>Unbenanntes Dokument</title>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
<script type="text/javascript" src="http://opiefoto.com/articles/assets/slider/photoslider.js"></script>
<link rel="stylesheet" href="http://opiefoto.com/articles/assets/slider/photoslider.css">
</head>
<body>
<div class="photoslider" id="default"></div>
<script type="text/javascript">
$(document).ready(function(){
//change the 'baseURL' to reflect the host and or path to your images
FOTO.Slider.baseURL = 'http://dummyimage.com/';
//set images by filling our bucket directly
FOTO.Slider.bucket = {
'default': {
0: {'thumb': '50x50/f00/fff.jpg', 'main': '600x400/f00/fff.jpg', 'caption': 'Opie'},
1: {'thumb': '50x50/f22/fff.jpg', 'main': '600x400/f22/fff.jpg'},
2: {'thumb': '50x50/f44/fff.jpg', 'main': '600x400/f44/fff.jpg', 'caption': 'Trash the Dress'},
3: {'thumb': '50x50/f66/fff.jpg', 'main': '600x400/f66/fff.jpg'}
}
};
//reload
FOTO.Slider.reload('default');
});
</script>
</body>
</html>
http://web273.webspace-hh.de/ bild3_kl.jpg
FOTO.Slider.baseURL = 'http://web273.webspace-hh.de /';
FOTO.Slider.baseURL = 'http://web273.webspace-hh.de/';