Project

General

Profile

1
/*! jQuery UI - v1.9.1 - 2012-10-25
2
* http://jqueryui.com
3
* Includes: jquery.ui.effect-fade.js
4
* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */
5
(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);
(15-15/35)