Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
<script language=javascript>
arrPics = new Array();
arrPics["a1a"] = 'A1a_gross.jpg';
arrPics["a1b"] = 'A1b_gross.jpg';
arrPics["a1c"] = 'A1c_gross.jpg';
arrPics["a2a"] = 'A2a_gross.jpg';
arrPics["a2b"] = 'A2g_gross.jpg';
arrPics["a2c"] = 'A2c_gross.jpg';
arrLink["a1a"] = 'a1a.html';
arrLink["a1b"] = 'a1b.html';
arrLink["a1c"] = 'a1c.html';
arrLink["a2a"] = 'a2a.html';
arrLink["a2b"] = 'a2b.html';
arrLink["a2c"] = 'a2c.html';
function show_pic(strPicName)
{
document.grossbild.src = arrPics[strPicName];
document.versteckt.linkziel.value = arrLink[strPicName];
}
function link_pic()
{
if(document.versteckt.linkziel.value)
document.location.href=document.versteckt.linkziel.value;
// linkt nur, wenn was angeklickt wurde
}
</script>
<a href='javascipt:show_pic("a1a")'><img src='A1a.gif'></a><br>
<a href='javascipt:show_pic("a1b")'><img src='A1b.gif'></a><br>
<a href='javascipt:show_pic("a1c")'><img src='A1c.gif'></a><br>
<a href='javascipt:show_pic("a2a")'><img src='A2a.gif'></a><br>
<a href='javascipt:show_pic("a2b")'><img src='A2b.gif'></a><br>
<a href='javascipt:show_pic("a2c")'><img src='A2c.gif'></a><br>
<a href='javascript:link_pic()'><img src='leer.gif' name='grossbild'></a>
<form name='versteckt'>
<input type=hidden name='linkziel' value=''>
</form>
arrPics = new Array();
arrLink = new Array();
<a href="klasse3a.htm"><img src="mitte_mitte2.gif" width="deine werte" height="deine werte" border="0"></a>