<title> Background Diagonal Move </title>
<meta http-equiv= "Content-type" content= "text/html; charset=gb2312 ">
<body background= "Http://p18.qhimg.com/t010e15dc26698ab2a8.png" >
<script language= "Javascript" >
<!--
function SelectAll (Thefield) {
var tempval=eval ("document.") +thefield)
Tempval.focus ()
Tempval.select ()
}
-
</script>
<script language= "Javascript" >
<!--
var background = "Http://p18.qhimg.com/t010e15dc26698ab2a8.png";
var speed = 0;
Browsername = Navigator.appname;
Browserver = parseint (navigator.appversion);
if (browsername! = "Netscape" | | browserver >= 4.5) {
function Moveback (movert,movedn,hpos,vpos) {
if (Arguments[4])
document.body.style.backgroundImage = "url (\" "+ arguments[4] +" \ ")";
if (Arguments[5])
Document.body.style.backgroundRepeat = arguments[5]
if (!isnan (Hpos)) {
if ((movert!=0) && (hpos>0)) hpos=-100000
Hpos + = Movert
}
if (!isnan (vPOS)) {
if ((movedn!=0) && (vpos>0)) vpos=-100000
vpos+= Movedn
}
document.body.style.backgroundposition= Hpos + "" + vPOS
if (IsNaN (hpos)) Hpos = "\" "+ Hpos +" \ ""
if (IsNaN (vpos)) vPOS = "\" "+ vPOS +" \ ""
SetTimeout ("Moveback" ("+movert+", "+movedn+", "+hpos+", "+vpos+") ", speed"
}
Moveback (1,1,0,0, background);
}
-
</script>
<div><a href= "http://www.999jiujiu.com/" >http://www.999jiujiu.com/</A></div>
</body>
JS Control Web page Picture oblique scrolling (picture in addition to the top, bottom, left, right scrolling, and diagonal scrolling OH)