0
<script type="text/javascript" src="http://jqueryrotate.googlecode.com/svn/trunk/jQueryRotate.js"></script>
<img src="https://www.google.com/images/srpr/logo3w.png" id="image">
<button id ="left">left</button>
<button id ="right">Right</button>
$("#left").click({
$("#image").rotate({ animateTo:180 })
});
$("#right").click({
$("#image").rotate({animateTo:0})
});
蔭不能旋轉的按鈕如何旋轉的按鈕,如左側和右側採用旋轉插件