Searched defs:easing (Results 1 – 3 of 3) sorted by relevance
/template/ospyramid/js/libs/ |
D | jquery-1.6.1.js | 7964 show: function( speed, easing, callback ) { argument 8010 hide: function( speed, easing, callback ) { argument 8059 fadeTo: function( speed, to, easing, callback ) { argument 8064 animate: function( prop, speed, easing, callback ) { argument 8261 speed: function( speed, easing, fn ) { argument 8289 easing: { property
|
/template/codowik/js/ |
D | layout.js | 106 all: { easing: "swing" } property 6065 …$el.show().animate(animation, { queue: false, duration: o.duration, easing: opt.easing, complete: … property
|
/template/quickjump/ |
D | jquery-1.4.2.min.js | 139 …alse&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a… property
|