Forum'da ara:
Ara


Yazar Mesaj
Mesaj24.02.2011, 10:30 (UTC)    
Mesaj konusu: banner değişimi

selamunaleykum ben bannaimi deüiştirmek istiyorum nasl yapabilirim
teşekürler
______________
Mesaj24.02.2011, 10:59 (UTC)    
Mesaj konusu:

bilen yokmu arkadaşlar
______________
Mesaj24.02.2011, 11:25 (UTC)    
Mesaj konusu:

Kod:
<script>
function image() {
};
image = new image();
lifelist = 0;
// Resim Sırasına göre gösterir
image[lifelist++] = '<a target="_blank" href="http://RESME TIKLAYINCA GİTMESİNİ İSTEDİĞİN ADRES"><img style="width: 468px; height: 60px" border="0" src="RESİ URL 1" /></a>'

image[lifelist++] = '<a target="_blank" href="http://RESME TIKLAYINCA GİTMESİNİ İSTEDİĞİN ADRES"><img style="width: 468px; height: 60px" border="0" src="RESİM URL 2" /></a>'

image[lifelist++] = '<a target="_blank" href="http://RESME TIKLAYINCA GİTMESİNİ İSTEDİĞİN ADRES"><img style="width: 468px; height: 60px" border="0" src="RESİM URL 3" /></a> '
// keep adding items here...
lifelist = Math.floor(Math.random() * lifelist);
document.write(image[lifelist]);
</script>




Bu Kodu Düzenle ve İstediğin Yere Yapıştır...
______________

Oyun Tezgahı | Oyun Oyna
Önceki mesajları göster:   


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