Home
last modified time | relevance | path

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

/template/ospyramid/js/libs/
H A Djquery-1.6.1.js8040 toggle: function( fn, fn2, callback ) { argument
8043 if ( jQuery.isFunction(fn) && jQuery.isFunction(fn2) ) {
8053 this.animate(genFx("toggle", 3), fn, fn2, callback);