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.
/* grafic-hover */
low1 = new Image();
low1.src = "bps.png";
high1 = new Image();
high1.src = "bps2.png";
function change(Bildnr,Bildobjekt)
{
window.document.images[Bildnr].src = Bildobjekt.src;
}
<a href="../bub/test.htm" onmouseover="change(06,high1)" onmouseout="change(06,low1)">
<p align="center">
<p style="text-align:center;">