awяiL Lawiqηє Faη Fσяuмu
Sitemizden Daha İyi Yararlanmak İçin LÜTFEN Üye OLunuz ...

Üye olarak Paylaşımlara Yorum Yapabilir ve Paylaşımda Bulunabilirsiniz ...

AwяiL Lawiqηє Faη Fσяuмu


awяiL Lawiqηє Faη Fσяuмu
Sitemizden Daha İyi Yararlanmak İçin LÜTFEN Üye OLunuz ...

Üye olarak Paylaşımlara Yorum Yapabilir ve Paylaşımda Bulunabilirsiniz ...

AwяiL Lawiqηє Faη Fσяuмu


awяiL Lawiqηє Faη Fσяuмu
Would you like to react to this message? Create an account in a few clicks or log in to continue.

awяiL Lawiqηє Faη Fσяuмu

awяiL Lawiqηє Faη
 
AnasayfaLatest imagesAramaKayıt OlGiriş yap

 

 Daktilo Yazı

Aşağa gitmek 
YazarMesaj
By.KaBuS
weB MaSteR
By.KaBuS


Mesaj Sayısı : 223
Kayıt tarihi : 13/06/09
Yaş : 31
Nerden : Notalar İcinden
Lakap : By.KaBuS

Daktilo Yazı Empty
MesajKonu: Daktilo Yazı   Daktilo Yazı Icon_minitimePtsi Haz. 15, 2009 9:06 pm

Kod:
<p id='anima' style="position: absolute; font-size: 12; left: 20; top: 0; width: 215; height: 20">
</font></p>

<script LANGUAGE="Javascript">
text = " www.cokuzaklarda.com.com"
word = text.split('.')
i = 0; //letter count
j = 0; //which word in array is to be spelled
start = 0; //variable to hold cycles of the blink
scount = 0; //variable to hold cycles of the mispell
function checkIt() {
with(document.all.anima) {
if(innerText.charAt(innerText.length-1) == "_") {
innerText = innerText.substring(0, innerText.length - 1);
return true;
}
else {
innerText = innerText + "_";
return false;
}
}
}
function blinkfor(count, timing) {
with(document.all.anima) {
if(start < count) {
if(checkIt()) {
start++;
}
mistake = 'blinkfor('+count+','+timing+')';
setTimeout('eval(mistake)', timing);
}
else {
start = 0;
i++;
call_It();
}
}
}
function mispell(offset,correction) {
with(document.all.anima) {
if(scount < offset) {
if(!checkIt()) {
innerText = innerText.substring(0, innerText.length-2) + "_";
scount++;
}
mistake = 'mispell(' + offset + ', "' + correction + '")';
setTimeout("eval(mistake)", 150);
}
else {
if(correction == '' && scount == offset ) {
i = i - offset;
scount++;
}
if(offset > 0) {
if(checkIt()) {
innerText += correction.charAt(correction.length - offset) + "_";
offset--;
}
mistake = 'mispell(' + offset + ',"' + correction + '")';
setTimeout("eval(mistake)", 150);
}
else {
scount = 0;
j++;
innerText = innerText.substring(0, innerText.length - 1);
call_It();
}
}
}
}
function spellit(string) {
with(document.all.anima) {
if(i <= string.length) {
if(string.charAt(i) == '/') {
NumErrs = string.charAt(i + 1);
NewLets = string.substring(i + 2, i + NumErrs);
mispell(NumErrs,NewLets);
}
else if(i <= string.length - 1) {
i++;
innerText = string.substring(0,i) + "_";
mistake = 'spellit("' + string + '")';
setTimeout("eval(mistake)", 150);
}
else {
innerText = string.substring(0, i);
j++;
call_It();
}
}
}
}
function call_It() {
with(document.all) {
if(i == -1){
blinkfor(4, 150);
}
else if(j <= word.length - 1) {
spellit(anima.innerText + " " + word[j]);
}
else {
blinkfor(100,230);
}
}
}
if(document.all) {
call_It();
}
// End -->
</script>
Sayfa başına dön Aşağa gitmek
http://www.gamekabus.tr.gg
 
Daktilo Yazı
Sayfa başına dön 
1 sayfadaki 1 sayfası
 Similar topics
-
» Matrix Yazı
» Dalgalanan yazı
» Yukardan dökülen yazı
» Güzel bir yazı efekti
» Rengarenk yanıp sönen yazı

Bu forumun müsaadesi var:Bu forumdaki mesajlara cevap veremezsiniz
awяiL Lawiqηє Faη Fσяuмu  :: Programlama Dilleri :: Html Kodlama-
Buraya geçin: