<style><!--.drag{position:relative;cursor:hand}--></style><script language="JavaScript1.2"><!-- var dragapproved=falsevar z,x,yfunction move(){if (event.button==1&&dragapproved){z.style.pixelLeft=temp1+event.clientX-xz.style.pixelTop=temp2+event.clientY-yreturn false}}function drags(){if (!document.all)returnif (event.srcElement.className=="drag"){dragapproved=truez=event.srcElementtemp1=z.style.pixelLefttemp2=z.style.pixelTopx=event.clientXy=event.clientYdocument.onmousemove=move}}document.onmousedown=dragsdocument.onmouseup=new Function("dragapproved=false")//--></script> <img src=0001.jpg width=80 height=80 class="drag"><br><br><img src=0002.jpg width=80 height=80 class="drag"><br><br><img src=0003.jpg width=80 height=80 class="drag"><br><br><img src=0004.jpg width=80 height=80 class="drag">

评论