[求助]有没有人可以解释一下下面的代码?
如题:
couplet_left.style.visibility
document.body.offsetWidth>800
couplet_left.style.top=5;
couplet_left.style.left=5;
couplet_right.style.top=5;
couplet_right.style.right=5;
try{
aryADSeq.push("doCouplet()");
}catch(e){
doCouplet();
}
<SCRIPT FOR='sinadl' EVENT='FSCommand()' LANGUAGE='JavaScript'>