Русский
<!-- веб-сайт:http://www.downcodes.com --> <!-- bbs:http://bbs.downcodes.com --> <!-- Полный HTML-код выглядит следующим образом --> <html > <head> <title>Динамическая страница Академии веб-сайтов отображает специальные эффекты веб-страницы</title> <meta name="Author" content="from at http://www.downcodes.com"> <meta http-equiv ="imagetoolbar" content="no"> <style type="text/css"> body {cursor:crosshair;margin:0;position:absolute;overflow:background:#000; ; верх:0; ширина:100%; высота:100%;zIndex:-2;} .bar {border:#000 Solid 1px;position:absolute;font-size:1px;} </style> <script type= "text/javascript "><!-- // ==================================== ==== ============= // http://www.downcodes.com // =================== ==== ============================= window.onerror = new Function("return true"); onselectstart = новая функция («вернуть ложь»); xm = 0; nx = 0; nx2 = 0; K = 0; = 0; cy = 0; ///////// N1 = 20; ///////// функция run(){ cx+=Math.round((xm-cx) *; .1); cy+=Math.round((ym-cy) * .1); k = 0; K+= .1; for(i=1; i<=N1; i++){ z = 2.01 + i - ( K%2) - ((i%2)?1:2); F = 5 / z; d = 1 + nx / 10 * F; c = Math.round(128 * F); ; j<N2 ; j++){ p = (nx * .25 + ((i%2)?cy:cx) + (nx2 * j)) * F; with(document.getElementById("SF").getElementsByTagName( "span") [k++].style){ if(i%2){ T = Math.round(ny2 + p - d * .5); if(T+d>=0 && T<ny){ left = 0; ширина = nx; верх = T; высота = Math.round(d); фон = "RGB("+0+","+c+","+0+")"; * 100); } else top = ny; } else { T = Math.round(nx2 + p - d * .5); if(T+d>=0 && T<nx){ left = T; .round(d); вершина = ny; фон = "RGB("+0+","+c+","+0+")"; zIndex = Math.round(F * 100); else left = nx ; } } } } setTimeout("run()", 16 } document.onmousemove = function(e){ if (window.event) e = window.event; .clientX) + nx2; ym = -(ey || e.clientY) + ny2; } function resize() { nx = document.body.offsetWidth; ny = document.body.offsetHeight; nx2 = nx / 2; ny / 2; } onresize = resize; onload = function () { resize (); for (i = 1; i <= N1; i ++) { for (j = - N2; j < N2; j ++) { o = документ .createElement("span"); o.className="bar"; document.getElementById("SF").appendChild(o); } } run(); //--> </script> </head> <body> < div id="SF" style="position:absolute;left:0;top:0"></div> </body> </html>