CurcunaForum.Org

CurcunaForum.Org (https://www.curcunaforum.org/)
-   Web Dizayn (https://www.curcunaforum.org/web-dizayn/)
-   -   Daktilo Yazı Efekti [Bütün Tarayıcılarta Çalışıyor] (https://www.curcunaforum.org/web-dizayn/15538-daktilo-yazi-efekti-butun-tarayicilarta-calisiyor.html)

S.P.Q.R 04-14-2007 13:20

Daktilo Yazı Efekti [Bütün Tarayıcılarta Çalışıyor]
 
<!--
body {
background-color: #000000;
}
-->
</style><style type="text/css">
<!--
body {
background-color: #000000;
}
-->

</style></head>
<body background-color="#000000" onLoad="StartTexte()">
<p align="center" style="text-align: center;">
<div align="center"></div>
</p>
<div align="center">
<script language="JavaScript">
<!--

var max=0;
function textlist()
{
max=textlist.arguments.length;
for (i=0; i<max; i++)
this[i]=textlist.arguments[i];
}

tl=new textlist
(
" Merhaba",
" Ben SaFa",
" Mail Adresim [email protected]",
" vBulletin-Turkiye.com.",
" Nasil güzel mi ",
" Yazilar5... ",
" Yazilar6... ",
" Yazilar7... ",
" vs..."
);

var text_x=0; pos=0;
var l=tl[0].length;

function textticker()
{
document.form1.textfeld.value=tl[text_x].substring(0,pos)+"_";

if(pos++==l)
{
pos=0;
setTimeout("textticker()",2000);
text_x++;
if(text_x==max)
text_x=0;
l=tl[text_x].length;
} else
setTimeout("textticker()",50);
}

function StartTexte()
{
textticker();
}

// -->
</script>
</div>
<p align="center" style="text-align: center">
<form name="form1" style="text-align: center">
<div align="center">
<input type="text" STYLE="border: none; background-color: #000000;
color: #F3F3F3; font-size: 16px; font-family: monospace;" size="72" name="textfeld" value="" readonly="readonly">

</div>
</form>
<div align="center">
</p>

</div>
</body>
</html>


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 15:26.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.