Node.js 창 지터 example_javascript 기술
js
复代码 代码如下:
<머리>
<제목> 새 문서
<스크립트 >
function zd(u){
var a=['top','left'],b=0;
u=setInterval(function(){
document.getElementById('win').style[a[b%2]]=(b )%4<2?0:4;
if( b>15){clearInterval(u);b=0}
},32)
}
asdfasdf