$(function(){ $('#tabs').tabs().hide(); $('#test').click(function(){ $('#tabs').tabs().animate({ left:0, opacity:'show' }, 500); }); });目前只知道如何讓他往左往右,可是.. 不知道該怎麼讓他,從右淡入到原點的位置。
歡迎光臨 jsGears.com 技術論壇 - AJAX, JavaScript, jQuery, 網站開發, 前端效能優化 (http://www.jsgears.com/) |