jQuery 與 $

只貼 code… (還蠻常用到的技巧)

(function($){
    // you can use $ even if jQuery.noConflict()...
})(jQuery);

Related Posts:

  • No Related Posts
This entry was posted in Computer, Murmuring, Programming, Software. Bookmark the permalink.