Forum'da ara:
Ara


Yazar Mesaj
Mesaj08.04.2012, 20:43 (UTC)    
Mesaj konusu: Sayfa Yenilendiğinde Değişen Yazı

Kod:
<!--Kodbanks sayfa degistikce yeni yazi kodu basla--><p align="center"><script language="JavaScript1.1" type="text/javascript">

<!--

quotes = new Array(1);

quotes[0] = "Sitenizi kurarken yardımcı adresiniz.";

quotes[1] = "Denemiş onlarca html kod.";

quotes[2] = "Fbml kod siteniz.";

quotes[3] = "Siteniz için aradığınız tüm kodlar";

quotes[4] = "Resim,gif,logo,icon";

quotes[5] = "Css menüler ve tasarımların adresi.";
<!--Kaynak:Kodbanks-->
//calculate a random index
index = Math.floor(Math.random() * quotes.length);
//display the quotation
document.write("<hr><H3>Kodbanks: <br> " + "\"" + quotes[index] + "\"\n <\/H3>") // -->
</script><hr></p><!--Kodbanks sayfa degistikce yeni yazi kodu bitir-->
Önceki mesajları göster:   


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