Home
last modified time | relevance | path

Searched refs:effect_in (Results 1 – 6 of 6) sorted by relevance

/plugin/ajaxedit/
Dscript.js118 effect_in:'bounce', property
/plugin/timetrack/
Dscript.js189 effect_in:'bounce', property
/plugin/ajaxedit/vendor/pnotify/
Djquery.pnotify.js519 if (opts.animation == "fade" || opts.animation.effect_in == "fade") {
567 if (typeof opts.animation.effect_in != "undefined")
568 animation = opts.animation.effect_in;
Djquery.pnotify.min.js28 ….push!="top"&&b.pnotify_position(true),a.animation=="fade"||a.animation.effect_in=="fade"?b.show()…
29 …mate_in=function(d){g="in";var c;c=typeof a.animation.effect_in!="undefined"?a.animation.effect_in
/plugin/timetrack/vendor/pnotify/
Djquery.pnotify.min.js28 ….push!="top"&&b.pnotify_position(true),a.animation=="fade"||a.animation.effect_in=="fade"?b.show()…
29 …mate_in=function(d){g="in";var c;c=typeof a.animation.effect_in!="undefined"?a.animation.effect_in
Djquery.pnotify.js519 if (opts.animation == "fade" || opts.animation.effect_in == "fade") {
567 if (typeof opts.animation.effect_in != "undefined")
568 animation = opts.animation.effect_in;