changing slideshow image right on open
This commit is contained in:
parent
60d8cbe3f2
commit
aa4958dd2b
@ -18,7 +18,7 @@
|
||||
|
||||
<title>Fabrika Hrádek Tour</title>
|
||||
</head>
|
||||
<body onload="repeat_panorama()">
|
||||
<body onload="repeat_panorama(); change_slideshow_img();">
|
||||
<nav id="nav_buttons">
|
||||
<button class="tlacitko" onclick="move('./map.html', true)">Mapa</button>
|
||||
<button class="tlacitko" onclick="move('https://earth.google.com/web/@49.71686994,13.64771387,395.10185485a,550.97177309d,35y,0h,0t,0r', false)">Google Earth</button>
|
||||
@ -28,4 +28,4 @@
|
||||
|
||||
<header><img src="" id="slideshow" draggable="false" alt="Slideshow"></header>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user