pentatonicfunk / jQuery-hoverIntent-Live

Hover Intent for injected Element
7 stars 2 forks source link

Please update to HoverIntent r7 #2

Closed oisinlavery closed 11 years ago

oisinlavery commented 11 years ago

HoverIntent was recently upgraded to rc7 due to jQuery 1.9 removing .live() method.

Would it be possible for you to upgrade also?

As far as I can tell this is the part which needs to be changed:

// listen for mouseenter and mouseleave return this.on({'mouseenter.hoverIntent':handleHover,'mouseleave.hoverIntent':handleHover}, cfg.selector);

pentatonicfunk commented 11 years ago

most likely, i will update it soon.

pentatonicfunk commented 11 years ago

https://github.com/pentatonicfunk/jQuery-hoverIntent-Live/commit/96037cef8b41499a834058844be768196f30290e

oisinlavery commented 11 years ago

You have just overwritten all your code with default HoverIntent code?

No update so?

pentatonicfunk commented 11 years ago

yes i did, sorry. But i just think, it will be inappropriate and wasting, to recode the working hoverintent pluging, sorry again