Home
last modified time | relevance | path

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

/plugin/likeit/
H A DREADME.md11 - jquery.hoverIntent http://cherne.net/brian/resources/jquery.hoverIntent.html MIT license
H A Dscript.js36 jQuery('.plugin_likeit.container').hoverIntent({
/plugin/likeit/script/
H A Djquery.hoverIntent.js33 $.fn.hoverIntent = function(handlerIn,handlerOut,selector) { function
/plugin/advrack/
H A Djquery.qtip.js1490 function hoverIntent(event) { class in PROTOTYPE._assignInitialEvents
1507 this._bindEvents(showEvents, hideEvents, showTarget, hideTarget, hoverIntent, function() {
1512 if(options.show.ready || options.prerender) { hoverIntent.call(this, event); }