Closed oisinlavery closed 11 years ago
Would it be possible to modify so it worked on injected items?
My bad, I was able to do this with the new(well I think it's new!) selector parameter.
$(document).hoverIntent({ over: makeTall, out: makeShort, selector: '.hover-me' });
Would it be possible to modify so it worked on injected items?