kód:
<HEAD><stílus>
<!--
.intro{
pozíció:abszolút;
bal:0;
felső:0;
réteg-háttér-szín:fehér;
háttérszín: fehér;
keret: 0,1 képpont tömör fehér;
z-index:8;
}
-->
</style></head><div id="i1" class="intro"></div>
<script language="JavaScript1.2">
/*
Boxing In Script-© Dynamic Drive (www.dynamicdrive.com)
A forráskódhoz, a telepítési utasításokhoz, a 100-as DHTML-szkriptekhez és a TOS-hoz
látogassa meg a http://www.dynamicdrive.com webet
*/
var ns4=document.layers?1:0
var ie4=document.all?1:0
var ns6=document.getElementById&&!document.all?1:0
//itt változtasd meg a sebességet
var sebesség = 5
if (ns4){
var reference=window.innerWidth/window.innerHeight
var temp=eval("document.i1.clip")
temp.left=temp.top=0
temp.right=window.innerWidth
temp.bottom=window.innerHeight
}
else if (ie4||ns6){
var reference=ns6?parseInt(window.innerWidth)/window.innerHeight: document.body.clientWidth/document.body.clientHeight
var rightclip,leftclip,topclip,bottomclip
var temp=ns6?document.getElementById("i1").style:document.all.i1.style
topclip=leftclip=0
rightclip=temp.width=ns6?window.innerWidth*0,98:document.body.clientWidth
bottomclip=temp.height=ns6?window.innerHeight-2:document.body.clientHeight
}
function doit(){
window.scrollTo(0,0)
if (ns4){
if (temp.left>window.innerWidth/2)
clearInterval (stop)
temp.left+=referencia*sebesség
temp.top+=sebesség
temp.jobb-=referencia*sebesség
temp.bottom-=sebesség
}
else if (ie4||ns6){
halfofbrowser=ns6?parseInt(window.innerWidth/2):document.body.clientWidth/2
if (leftclip>halfofbrowser){
clearInterval (stop)
temp.display="none"
}
temp.clip="rect( "+topclip+" "+rightclip+" "+bottomclip+" "+leftclip+")"
leftclip+=referencia*sebesség
topclip+=sebesség
rightclip-=referencia*sebesség
bottomclip-=sebesség
}
}
stopit=setInterval("doit()",100)
</script>