Home
last modified time | relevance | path

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

/plugin/advrack/
H A Djquery.qtip.js1343 function inactiveMethod(event) { class
1418 delegate('['+ATTR_ID+']', INACTIVE_EVENTS, inactiveMethod);
1581 this._bind(showTarget, 'qtip-'+this.id+'-inactive', inactiveMethod);
1584 this._bind(hideTarget.add(tooltip), QTIP.inactiveEvents, inactiveMethod, '-inactive');