istediğin örnek ektedir.
meşhur çin atasözü "ACCESS İLE YAPABİLECEKLERİNİZ HAYAL EDEBİLECEKLERİNİZ İLE SINIRLIDIR" siz ne kadar hayal edebiliyorsunuz
<title>AccessTr.net - Kayan YAZI</title>
<SCRIPT language=JavaScript>
var mw=270 /* uzunluk */
var mh=100 /* geniþlik */
var sp=1 /* hýz */
var text= '<B>Access Hakkinda Hersey, </B> <A HREF="https://accesstr.net"><strong><font color="#000080" size="2">AccessTr.net</font></strong></A><BR><BR><B> Baska mesajiniz varsa </B> <U>onu da </U> buraya<BR>yazabilirsiniz...<br><br><B><font size="2" color="#000080">ACCESSTR.NET</font></B> '
if (document.all)document.write('<marquee direction="up" onMouseOver="this.stop()" onMouseOut="this.start()" scrollAmount='+sp+' *****width:'+mw+';height:'+mh+'">'+text+'</marquee>')
function loop()
{
window.location.reload()
}
function loop2()
{
if (document.layers) { setTimeout("window.onresize=loop",350)
init()
}
}
function init()
{
document.marq.document.marqEx.document.write(text)
document.marq.document.marqEx.document.close()
thelength=document.marq.document.marqEx.document.height
runmarq()
}
function runmarq()
{
if (document.marq.document.marqEx.top>=thelength*(-1)) {
document.marq.document.marqEx.top-=sp
setTimeout("runmarq()",100)
}
else
{
document.marq.document.marqEx.top=mh
runmarq()
}
}
window.onload=loop2
</SCRIPT>