/ Published in: JavaScript
Expand |
Embed | Plain Text
(function($) { // .... })(jQuery);
You need to login to post a comment.
YA on 01/19/11
javascript jquery function self-invocking non-global
1 person have marked this snippet as a favorite
(function($) { // .... })(jQuery);
You need to login to post a comment.