Участник:DimoN 911 — различия между версиями

Материал из Last Chaos - База знаний
Перейти к: навигация, поиск
(Содержимое страницы заменено на «Cloce^_^»)
 
Строка 1: Строка 1:
<style>
+
Cloce^_^
<!--
+
#tickertape{position:relative; layer-background-color:black; width:300;height:22;} #subtickertape{background-color:black; position:absolute; border: 1px solid black; width:440; height:12;}
+
.subtickertapefont{font:bold 12px Verdana; text-decoration:none; color:white;text-align: center;}
+
.subtickertapefont a{color:white; text-decoration:none;}
+
-->
+
</style>
+
 
+
<body onload="if (document.all||document.layers) {regenerate2();update()}">
+
 
+
<div id="tickertape" align="center">
+
<div id="subtickertape" class="subtickertapefont">Russian is the complete script for servers last chaos  by Diabllolord</div>
+
</div>
+
 
+
<script language="JavaScript1.2">
+
//default speed is 4.5 seconds, Change that as desired
+
var speed=4500
+
var news=new Array()
+
//Здесь можно добавить новые ссылки (news[n])
+
news[0]="<a href='http://lenininc.narod.ru/'>LENIN INC - The best Soft, Rusifications and other.</a>"
+
news[1]="<a href='http://listsoft.ru/'>ListSoft - Посетите лучший каталог программ.</a>"
+
news[2]="<a href='http://www.msdn.microsoft.com/default.asp'>Microsoft MSDN - Open Sources.</a>"
+
//expand or shorten this list of messages as desired
+
i=0
+
if (document.all)
+
tickerobject=document.all.subtickertape.style
+
else
+
tickerobject=document.tickertape.document
+
function regenerate(){
+
window.location.reload()
+
}
+
function regenerate2(){
+
if (document.layers)
+
setTimeout("window.onresize=regenerate",450)
+
}
+
function update(){
+
BgFade(0xff,0xff,0xff, 0x00,0x00,0x00,10);
+
if (document.layers){
+
document.tickertape.document.subtickertape.document.write('<span class="subtickertapefont">'+news[i]+'</span>')
+
document.tickertape.document.subtickertape.document.close()
+
}
+
else
+
document.all.subtickertape.innerHTML=news[i]
+
if (i<news.length-1)
+
i++
+
else
+
i=0
+
setTimeout("update()",speed)
+
}
+
function BgFade(red1, grn1, blu1, red2, grn2, blu2, steps) {
+
sred = red1; sgrn = grn1; sblu = blu1;
+
ered = red2; egrn = grn2; eblu = blu2;
+
inc = steps;
+
step = 0;
+
RunFader();
+
}
+
function RunFader() {
+
var epct = step/inc;
+
var spct = 1 - epct;
+
if (document.layers)
+
tickerobject.bgColor =
+
Math.floor(sred * spct + ered *
+
epct)*256*256 +
+
Math.floor(sgrn * spct + egrn * epct)*256 +
+
Math.floor(sblu * spct + eblu * epct);
+
else
+
tickerobject.backgroundColor=
+
Math.floor(sred * spct + ered *
+
epct)*256*256 +
+
Math.floor(sgrn * spct + egrn * epct)*256 +
+
Math.floor(sblu * spct + eblu * epct);
+
if ( step < inc ) {
+
setTimeout('RunFader()',50);
+
}
+
step++;
+
}
+
</script>
+

Текущая версия на 18:21, 7 июня 2012

Cloce^_^