Home
last modified time | relevance | path

Searched refs:animate (Results 51 – 75 of 92) sorted by last modified time

1234

/plugin/codemirror/dist/
H A Dstyles.min.css1animate-fat-cursor,#dokuwiki__content .cm-animate-fat-cursor{width:auto;border:0;-webkit-animation…
/plugin/issuelinks/script/
H A Dadmin_repo.js155 .animate({ backgroundColor: 'transparent' }, CHECK_IMPORT_STATUS_TIMEOUT / 2)
/plugin/revealjs/js/
H A Dreveal.js5843 this.animate();
5851 Playback.prototype.animate = function() {
5866 features.requestAnimationFrameMethod.call( window, this.animate.bind( this ) );
/plugin/slider/
H A Djquery.bxslider.js584 el.animate(animateObj, duration, slider.settings.easing, function(){
590 el.animate(animateObj, speed, 'linear', function(){
1155 slider.viewport.animate({height: getViewportHeight()}, slider.settings.adaptiveHeightSpeed);
1168 slider.viewport.animate({height: getViewportHeight()}, slider.settings.adaptiveHeightSpeed);
/plugin/datatables/assets/datatables.net-buttons/js/
H A DdataTables.buttons.min.js4 !function(e){var o,i;"function"==typeof define&&define.amd?define(["jquery","datatables.net"],function(t){return e(t,window,document)}):"object"==typeof exports?(o=require("jquery"),i=function(t,n){n.fn.dataTable||require("datatables.net")(t,n)},"undefined"==typeof window?module.exports=function(t,n){return t=t||window,n=n||o(t),i(t,n),e(n,t,t.document)}:(i(window,o),module.exports=e(o,window,window.document))):e(jQuery,window,document)}(function(y,v,x,w){"use strict";var e=y.fn.dataTable,o=0,C=0,_=e.ext.buttons;function A(t,n,e){y.fn.animate?t.stop().fadeIn(n,e):(t.css("display","block"),e&&e.call(t))}function k(t,n,e){y.fn.animate?t.stop().fadeOut(n,e):(t.css("display","none"),e&&e.call(t))}function B(n,t){if(!(this instanceof (…)
/plugin/tcycle/
H A Dscript.js2 …);r?(l.fadeOut(a),d.fadeIn(a,y)):(l.animate({left:-s},a,function(){l.hide()}),d.css({left:s,displa…
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.min.js2animate({top:k+"px",opacity:0},300,function(){h.closeSlide()})}else r.animate({top:0,opacity:1},30…
H A Djquery.swipebox.js399 slider.animate( { top: vOffset + 'px', 'opacity': 0 },
405 slider.animate( { top: 0, 'opacity': 1 }, 300 );
477 $( '#swipebox-top-bar' ).animate( { top : 0 }, 500 );
478 $( '#swipebox-bottom-bar' ).animate( { bottom : 0 }, 500 );
493 $( '#swipebox-top-bar' ).animate( { top : '-50px' }, 500 );
494 $( '#swipebox-bottom-bar' ).animate( { bottom : '-50px' }, 500 );
609 slider.animate( { left : ( -index*100 )+'%' } );
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown76 easing | string | 'linear' | animate() fallback easing
H A Dslick.min.js17animate({height:b},a.options.speed)}},b.prototype.animateSlide=function(b,c){var d={},e=this;e.ani…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js4662 elproto.animate = function (params, ms, easing, callback) {
4973 setproto.animate = function (params, ms, easing, callback) {
4988 item = this.items[--i].animate(anim);
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.no-deps.min.js1animate=function(t,r,i,n){if(this.removed)return n&&n.call(this),this;var a=t instanceof ne?t:e.an…
H A Draphael.min.js1animate=function(t,r,i,n){if(this.removed)return n&&n.call(this),this;var a=t instanceof ne?t:e.an…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19animate=function(a,d,e,f,g,h){"function"!=typeof g||g.length||(h=g,g=c.linear);var i=c.time(),j=c(…
20 …gth;d>c;c++)if(a.call(b,this.items[c],c)===!1)return this;return this},g.animate=function(d,e,f,g)…
21 …h(function(a,c){b.once("snap.animcreated."+a.id,k),i?h[c]&&a.animate.apply(a,h[c]):a.animate(d,e,f…
H A Dsnap.svg.js3401 Snap.animate = function (from, to, setter, ms, easing, callback) {
3438 elproto.animate = function (attrs, ms, easing, callback) {
6867 setproto.animate = function (attrs, ms, easing, callback) { function
6900 args[i] && el.animate.apply(el, args[i]);
6902 el.animate(attrs, ms, easing, callbacker);
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md24 * Added syncronisation for `Set.animate()`
41 * Fix `Element.animate()`
42 * Fix for animate and stroke-dashoffset
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js3animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=r.isEmptyObject(a),f=r.speed(b,c,d),g=…
H A Dnv.d3.min.js8 …function(a){l=a}},yScale:{get:function(){return m},set:function(a){m=a}},animate:{get:function(){r…
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js367 var animate = {};
430 animate.top = s.nextpos2+"px";
433 animate.bottom = s.nextpos2+"px";
436 animate.right = s.nextpos2+"px";
439 animate.left = s.nextpos2+"px";
460 …if (s.animation && (curpos1 > s.nextpos1 || animate.top || animate.bottom || animate.right || anim…
463 animate.top = s.nextpos1+"px";
469 animate.right = s.nextpos1+"px";
472 animate.left = s.nextpos1+"px";
479 if (animate.top || animate.bottom || animate.right || animate.left)
[all …]
H A Djquery.pnotify.min.js16 …",b.css("height","auto").animate({width:a.width,opacity:a.nonblock?a.nonblock_opacity:a.opacity},"…
17 ….stopPropagation();k=null;b.css("cursor","auto");a.nonblock&&g!="out"&&b.animate({opacity:a.opacit…
22 …endTo(b.container);a.width!==c.width&&b.animate({width:a.width});a.min_height!==c.min_height&&b.co…
27 …"px"}else b.css(g,c.nextpos1+"px");(e.top||e.bottom||e.right||e.left)&&b.animate(e,{duration:500,q…
35 d("<div />",{"class":"ui-pnotify-history-container "+f.hi_menu,mouseleave:function(){m.animate({top…
37 q=d("<span />",{"class":"ui-pnotify-history-pulldown "+f.hi_hnd,mouseenter:function(){m.animate({to…
/plugin/chordsheets/js/
H A Draphael.js1animate=function(t,r,i,n){if(this.removed)return n&&n.call(this),this;var a=t instanceof ne?t:e.an…
/plugin/callflow/
H A Draphael.js5009 elproto.animate = function (params, ms, easing, callback) {
5320 setproto.animate = function (params, ms, easing, callback) {
5335 item = this.items[--i].animate(anim);
/plugin/amcharts/assets/amcharts/
H A Dpie.js7 …le.push(b),b.animate({opacity:1,translate:"0,0"},c,this.startEffect));d&&0<c&&(0<a.alpha&&d.show()…
12 …&&(d=0);if(c=a.wedge)0<d?(c.animate({translate:b*a.pullX+","+b*a.pullY},d,this.pullOutEffect),a.la…
H A Dfunnel.js7 …le.push(b),b.animate({opacity:1,translate:"0,0"},c,this.startEffect));d&&0<c&&(0<a.alpha&&d.show()…
12 …&&(d=0);if(c=a.wedge)0<d?(c.animate({translate:b*a.pullX+","+b*a.pullY},d,this.pullOutEffect),a.la…
H A Damcharts.js134 animate:function(a,b,c,e,h,f,g){a["an_"+b]&&d.removeFromArray(this.animations,a["an_"+b]);c={obj:a,…
179 ….push(a),e=setTimeout(function(){c.animate.call(c)},e/(c.end-c.start+1)*(b-c.start)*1E3),c.timeOut…
188 …-1E3,d),c.translate(-1E3,d)):(b.translate(e,-1E3),c.translate(e,-1E3)),b.animate({opacity:1,transl…
189 d},f,g),c.animate({opacity:1,translate:e+","+d},f,g),a.animatable.push(b))},animate:function(a){var…
212 …his.animationDuration,this.zooming&&(c=0),this.hhLine.stop(),this.hhLine.animate({translate:b+","+…
244 …Event(),a.clipDragger()):(a.animating=!0,c=Math.round(c),m?h.animate({y:c},e,">"):h.animate({x:c},…
267 ….prevY,NaN,!0),f.animate({translate:C-h+","+z},b,"easeOutSine"),n&&(B.left=this.prevTX+"px",B.top=…
271 …ttr("opacity",b.fillAlpha),b.fadeAnim1=d.animate({opacity:0},a,"easeInSine"));b.textDiv&&(b.fadeAn…
319 …is,a,b);this.angle=a},animate:function(a,b,c){for(var e in a)if(a.hasOwnProperty(e)){var h=e,f=a[e…
330 …"+p+","+l+","+t}"A"==g&&(a+=" wa "+f);"B"==g&&(a+=" at "+f);c=k}return a},animate:function(a,b,c,d,
[all …]

1234