Closed oisinlavery closed 11 years ago
most likely, i will update it soon.
You have just overwritten all your code with default HoverIntent code?
No update so?
yes i did, sorry. But i just think, it will be inappropriate and wasting, to recode the working hoverintent pluging, sorry again
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);