iegorov
1/31/2014 - 9:12 AM

self invoking function javascript

self invoking function javascript

(function(){
 // some code…
})();