Searched refs:showMethod (Results 1 – 1 of 1) sorted by relevance
/plugin/advrack/ |
H A D | jquery.qtip.js | 1293 function showMethod(event) { class 1433 PROTOTYPE._bindEvents = function(showEvents, hideEvents, showTarget, hideTarget, showMethod, hideMe… argument 1455 (state ? hideMethod : showMethod).call(this, event); 1460 this._bind(showTarget, showEvents, showMethod); 1588 this._bindEvents(showEvents, hideEvents, showTarget, hideTarget, showMethod, hideMethod);
|