Home
last modified time | relevance | path

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

/plugin/imapmarkers/
H A Djquery.imagemapster.js411 fade_func = function (el, op, endOp, duration) { argument
431 endOp = endOp || 1;
434 op + endOp / cbIntervals > endOp - 0.01
435 ? endOp
436 : op + endOp / cbIntervals;
439 if (op < endOp) {
441 fade_func(el, op, endOp, duration);