2011年6月21日 星期二

animate寫法

.animate( {
  left: 40,
},5000, 'linear'  , function() {
                //完後做什麼
       go_stop();
   }
);

沒有留言:

張貼留言