Forum'da ara:
Ara


Yazar Mesaj
Mesaj20.07.2009, 05:21 (UTC)    
Mesaj konusu: SİTENE İLGİNÇ JAVA SCRİPT KOD

Sitende ziyaretçilere hareketli bir hoş geldiniz yazısı

Kod:
<!-- this script got from www.javascriptfreecode.com-Coded by: Krishna Eydatoula -->
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=windows-1252" http-equiv="Content-Type" />
<meta content="Microsoft FrontPage 6.0" name="GENERATOR" />
<div id="Zittertext" style="font-weight: bold; font-size: 25pt; filter: Wave(freq=5, light=0, phase=8, strength=1); width: 100%; color: orange">
<p align="center"><font color="#000000"><span style="background-color: #ffff00">Siteme hoşgeldiniz</span></font></p>
</div>
<SCRIPT language=JavaScript>
<!--
function DynWave()
{
  if(document.all.Zittertext.filters[0].freq > 130)
     document.all.Zittertext.filters[0].freq = 15;
  document.all.Zittertext.filters[0].freq += 1;
  if(document.all.Zittertext.filters[0].phase > 50)
     document.all.Zittertext.filters[0].phase = 1;
 document.all.Zittertext.filters[0].phase += 1;
  if(document.all.Zittertext.filters[0].strength > 1)
     document.all.Zittertext.filters[0].strength = .1;
  document.all.Zittertext.filters[0].strength += 1;
  window.setTimeout("DynWave()",100);
}
DynWave();
// -->
</SCRIPT><font face="Tahoma"><a target="_blank" href="http://kinghaninyeri.tr.gg/"><span style="font-size: 8pt; text-decoration: none">KingHAN</span></a></font>

______________
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu