Forum'da ara:
Ara


Yazar Mesaj
Mesaj25.07.2008, 08:34 (UTC)    
Mesaj konusu: Var Mı Kendine Güvenip Bu Kodu Bulacak

Ben Rastgele Resim Kodu İstiyorum


En son filmcehennemi tarafından 25.07.2008 09:08:07 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj25.07.2008, 10:30 (UTC)    
Mesaj konusu:

Kod:
<SCRIPT language=Javascript>
<!--
function() {
}
text = new text();
number = 0;
text[number++] = "<img src=\"resim adresi\" />"
text[number++] = "<img src=\"resim adresi\" />"
text[number++] = "<img src=\"resim adresi\" />"
//bunları çoğaltabilirsin
increment = Math.floor(Math.random() * number);
document.write(text[increment]);
//-->
</SCRIPT>

______________
..::KANZUK::..


En son kanzuk tarafından 25.07.2008 11:56:04 tarihinde değiştirildi, toplam 2 kere değiştirildi
Mesaj25.07.2008, 10:37 (UTC)    
Mesaj konusu:

bu kodcok kisinin isine yarayacak teşekkürler...
______________
Mesaj25.07.2008, 11:40 (UTC)    
Mesaj konusu:

ben kodu şu şekilde denedim olmadı
Kod:
<SCRIPT language=Javascript>
<!--
text = new text();
number = 0;
text[number++] = "<img src=\"http://foto.fanatik.com.tr/Article/2008/7/7_223118_25FAN3SUPER-B-Y280.jpg\" />"
text[number++] = "<img src=\"http://foto.fanatik.com.tr/Article/2008/7/7_223118_25FAN3SUPER-B-Y280.jpg\" />"
text[number++] = "<img src=\"http://foto.fanatik.com.tr/Article/2008/7/7_223118_25FAN3SUPER-B-Y280.jpg\" />"
//bunları çoğaltabilirsin
increment = Math.floor(Math.random() * number);
document.write(text[increment]);
//-->
</SCRIPT>
Mesaj25.07.2008, 11:47 (UTC)    
Mesaj konusu:

kanzuk yazmış:
Kod:
<SCRIPT language=Javascript>
<!--
text = new text();
number = 0;
text[number++] = "<img src=\"resim adresi\" />"
text[number++] = "<img src=\"resim adresi\" />"
text[number++] = "<img src=\"resim adresi\" />"
//bunları çoğaltabilirsin
increment = Math.floor(Math.random() * number);
document.write(text[increment]);
//-->
</SCRIPT>



sağol kanzuk
______________
@sonsahne: tr.gg harici site reklamı yasaktır.
Mesaj25.07.2008, 11:55 (UTC)    
Mesaj konusu:

kocaskoyu60 yazmış:
ben kodu şu şekilde denedim olmadı

pardon
function'u unutmuşum
bu şekilde çalışır:
Kod:
<SCRIPT language=Javascript>
<!--
function text() {
}
text = new text();
number = 0;
text[number++] = "<img src=\"http://foto.fanatik.com.tr/Article/2008/7/7_223118_25FAN3SUPER-B-Y280.jpg\" />"
text[number++] = "<img src=\"http://foto.fanatik.com.tr/Article/2008/7/7_223118_25FAN3SUPER-B-Y280.jpg\" />"
text[number++] = "<img src=\"http://foto.fanatik.com.tr/Article/2008/7/7_223118_25FAN3SUPER-B-Y280.jpg\" />"
//bunları çoğaltabilirsin
increment = Math.floor(Math.random() * number);
document.write(text[increment]);
//-->
</SCRIPT>

______________
..::KANZUK::..


En son kanzuk tarafından 25.07.2008 11:56:18 tarihinde değiştirildi, toplam 1 kere değiştirildi
Önceki mesajları göster:   


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