7 ms·
Save a few bytes. ;!function($){ ... return this.each(function($elem, elem){ $elem = $(elem); ... }); ... }(jQuery);
by xiata 13y ago
Save a few bytes.
;!function($){
...
return this.each(function($elem, elem){
$elem = $(elem);
...
});
...
}(jQuery);
- prezjordan 13y agoHo boy not this again... https://github.com/twbs/bootstrap/issues/3057 https://github.com/twbs/bootstrap/issues/3057