Sha256: 0d0a47e87a5de0572c5c9db3606fc00c5546d9a624c3f326993edc62c82c1ed1
Contents?: true
Size: 367 Bytes
Versions: 26
Compression:
Stored size: 367 Bytes
Contents
/*! jQuery UI - v1.9.2 - 2012-11-23 * http://jqueryui.com * Includes: jquery.ui.effect-fade.js * Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */ (function(e,t){e.effects.effect.fade=function(t,n){var r=e(this),i=e.effects.setMode(r,t.mode||"toggle");r.animate({opacity:i},{queue:!1,duration:t.duration,easing:t.easing,complete:n})}})(jQuery);
Version data entries
26 entries across 26 versions & 1 rubygems