摘要:
functionrotateImage(imgId){imageToRotate=document.getElementById(imgId);imageToRotate.style.filter="progid:DXImageTransform.Microsoft.Matrix(sizingMethod='autoexpand')";rotate();}varimageToRotate;vardegreeToRotate=0;functionrotate(){vardeg2radians=Math.PI*180/360;degreeToRotate++;d 阅读全文
posted @ 2012-06-23 22:21
积累从点滴开始
阅读(7444)
评论(0)
推荐(1)

浙公网安备 33010602011771号