Forum'da ara:
Ara


Yazar Mesaj
Mesaj29.07.2007, 17:23 (UTC)    
Mesaj konusu: Lütfen yardımlarınızı bekliyorum

Size bir soru var.

Googleye reklam vermek istiyorum ama bedava olucak nasıl yapabilirim?
Mesaj29.07.2007, 19:06 (UTC)    
Mesaj konusu:

tahminimce google'a bedava giremezsin.
Mesaj29.07.2007, 19:36 (UTC)    
Mesaj konusu:

hımm tamam sağol
Mesaj29.07.2007, 19:37 (UTC)    
Mesaj konusu: Yaa

Yaa birde şey kayan yazı nasıl yapılıyor?
Mesaj29.07.2007, 19:40 (UTC)    
Mesaj konusu:

kayan yazıları kodlama bilgisi olmayanlar yapamaz aşağıdaki sitede kayan yazılarla ilgili kodlar vardı yanlış hatırlamıyosam ordan bulabilirsin

http://www.gezginler.net
______________
[color=olive:72691dfc63][size=23:72691dfc63]>>>>>Born to Kill<<<<<[/size:72691dfc63][/color:72691dfc63]
Mesaj29.07.2007, 19:47 (UTC)    
Mesaj konusu:

teşekkürler ama bulamadım Crying or Very sad
Mesaj29.07.2007, 19:50 (UTC)    
Mesaj konusu:

bide bunu dene Very Happy üstteki liste işine yarayabilir yazı efektleri diye başlık var belki aradığını orda bulabilirsin


http://www.gezginler.net/modules/javascripts/
______________
[color=olive:72691dfc63][size=23:72691dfc63]>>>>>Born to Kill<<<<<[/size:72691dfc63][/color:72691dfc63]
Mesaj29.07.2007, 19:51 (UTC)    
Mesaj konusu:

çoooo...k teşekkür ederim =))
Mesaj29.07.2007, 19:53 (UTC)    
Mesaj konusu:

deee hafızaya nasıl kopyalıycam Laughing Hangi hafızaya nasıl? Laughing
Mesaj29.07.2007, 20:00 (UTC)    
Mesaj konusu:

ana sayfada gözükmesini istiyosan aşağıdaki kodu sayfalarımı değiştirden anasayfaya girip yapıştır arada büyük harfli kısımlar var oralara istediğin şeyleri yaz




<SCRIPT language=JavaScript1.2>

/*
Cross browser marquee script-
© Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/


var marqueewidth=330

var marqueeheight=20

var speed=6
//Mesajınız
var marqueecontents='<font face="Arial" color="#000066"><strong><big>BURAYA MESAJINI YAZ,<a href="BURAYADA LINKIN ADRESINI YAZ"> <font color="#800000">BURAYA LINK ISMI</font> </a> sizde katılın</big></strong></font>'

if (document.all)
document.write('<marquee scrollAmount='+speed+' style="width:'+marqueewidth+'">'+marqueecontents+'</marquee>')

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
setTimeout("window.onresize=regenerate",450)
intializemarquee()
}
}

function intializemarquee(){
document.cmarquee01.document.cmarquee02.document.write('<nobr>'+marqueecontents+'</nobr>')
document.cmarquee01.document.cmarquee02.document.close()
thelength=document.cmarquee01.document.cmarquee02.document.width
scrollit()
}

function scrollit(){
if (document.cmarquee01.document.cmarquee02.left>=thelength*(-1)){
document.cmarquee01.document.cmarquee02.left-=speed
setTimeout("scrollit()",100)
}
else{
document.cmarquee01.document.cmarquee02.left=marqueewidth
scrollit()
}
}

window.onload=regenerate2
</SCRIPT>
______________
[color=olive:72691dfc63][size=23:72691dfc63]>>>>>Born to Kill<<<<<[/size:72691dfc63][/color:72691dfc63]
Önceki mesajları göster:   


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