📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-02 05:32:20
📂
/ (Root)
/
var
/
wordpress
/
wp-includes
/
js
/
jquery
/
ui
📍 /var/wordpress/wp-includes/js/jquery/ui
🔄 Refresh
✏️
Editing: effect-fade.min.js
Read Only
/*! * jQuery UI Effects Fade 1.11.4 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/fade-effect/ */ !function(a){"function"==typeof define&&define.amd?define(["jquery","./effect"],a):a(jQuery)}(function(a){return a.effects.effect.fade=function(b,c){var d=a(this),e=a.effects.setMode(d,b.mode||"toggle");d.animate({opacity:e},{queue:!1,duration:b.duration,easing:b.easing,complete:c})}});
💾 Save Changes
❌ Cancel