halllo,
Habe mit css und animation eine slideshow im hintergrund des body elements gemacht leider funktioniert das nur in 'chrome'.
MEINE WEBSITE: aqua-wirbellose.de
hier mein code:
body
{
position:absolute;
background:url(home.JPG);
left:0px;
top:0px;
background-size:100% 100%...