본문 바로가기
책갈피

동영상[한번 타보고 싶은 멋진차!]

ㄹ Ιㅋ Ι |2002.12.31 14:54
조회 2,519 |추천 0

  var cursors = new Array("e-resize","ne-resize","n-resize","se-resize") var cursorsIndex = 0 var rotationSpeed = 75 var direction = 1 if (direction) cursors.reverse() function rotateCursor(){ document.body.style.cursor=cursors[cursorsIndex] cursorsIndex++ if (cursorsIndex==cursors.length) cursorsIndex=0 setTimeout("rotateCursor()",rotationSpeed) } window.onload=rotateCursor //-->

추천수0
반대수0

공감많은 뉴스 시사

더보기

뉴스 플러스