Deutsch
Webseiten-Spezialeffektcode: Super einfacher und praktischer Anzeigencode, der überall auf der Webseite schwebt
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title >Unbenanntes Dokument </title> </head> <body> <DIV id=img1 style="Z-INDEX: 100; LINKS: 2px; BREITE: 59px; POSITION: absolut; OBEN: 43px; HÖHE: 61px; Sichtbarkeit: sichtbar; "><a href="http://www.downcodes.com" target="_blank"><img src="/images/logo.gif" width="80" height="80" border=" 0" ></a></DIV> </body> </html> <script type="text/javascript"> var xPos = 300; var yPos = 200; var Schritt = 1; var Verzögerung = 30; var height = 0; var Woffset = 0; var pause = yPos; .clientWidth ; height = document.body.clientHeight; Woffset = img1.offsetWidth; img1.style.top = yPos + document.body.scrollTop ; if (yon) {yPos = yPos + step;} else {yPos = yPos - step;} if (yPos < 0) {yon = 1;yPos = 0;} if (yPos >= (height - Hoffset)) { yon = 0;yPos = (Höhe - Hoffset);} if (xon) {xPos = xPos + Schritt;} else {xPos = xPos - Schritt;} if (xPos < 0) {xon = 1;xPos = 0;} if ( xPos >= (width - Woffset)) {xon = 0;xPos = (width - Woffset); ); } function pause_resume() { if(pause) { clearInterval(pause);} else { interrupt = setInterval('changePos()',delay); Skript>