Just use .animate() instead of .css() (with a duration if you want), like this: $('#hfont1').hover(function() ...
確定! 回上一頁