jQuery 與 $ 只貼 code... (還蠻常用到的技巧) (function($){ // you can use $ even if jQuery.noConflict()... })(jQuery); Related