Self invocking javascript function


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. (function($) {
  2. // ....
  3. })(jQuery);

URL: http://www.neeraj.name/2009/03/13/understanding-jquery-plugin-pattern-and-self-invoking-javascript-function.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.