圖片旋轉 jquery.rotate.js插件

圖片旋轉 jquery.rotate.js插件


  <script src="js/jquery-1.6.4.min.js"></script>
    <script src="js/jquery.rotate.1-1.js"></script>



<div  id="content" style="position: fixed ;right: 0px;top: 0px;width: 540px;height: 430px;display: none;" >
<div id="first" >  </div>
 <img  src=""  id="pic"   style="width: 540px;height: 400px;"   />
     <input type="button" οnclick="yz();" value="測試右旋轉" />&nbsp;&nbsp;
    <input type="button" οnclick="zz();" value="測試左旋轉" />
     <input type="button" οnclick="hide();" value="關閉" />
    </div>
</div>

轉載:http://www.verydemo.com/demo_c110_i2126.html

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章