老師,這段代碼不能實(shí)現(xiàn),幫忙看下什么原因
(function($){ var?seq?=?[ { elements:$('#div1'), properties:{width:'300px'}, options:{duration:1000} }, { elements:$('#div2'), properties:{width:'300px'}, options:{duration:1000} }, { elements:$('#div3'), properties:{width:'300px'}, options:{duration:1000} }, $.Velocity.RunSequence(seq) ]; })(jQuery);
老師,這段代碼不能實(shí)現(xiàn),幫忙看下什么原因
2015-09-15
你最后一句代碼放錯(cuò)位置了。。。應(yīng)該在seq序列外面的
2015-08-18
還是不行哦
2015-08-18
你試一下這個(gè),回復(fù)里面不能發(fā)這么長(zhǎng)的代碼~~~
2015-08-18
我寫了也不能實(shí)現(xiàn),是什么原因啊
2015-08-18
真是粗心啦~~~找到原因了呢~~~