github briancherne/jquery-hoverIntent v1.9.0

latest releases: v1.10.2, v1.10.1, v1.10.0...
6 years ago
  • Refactored plugin to fix a long-standing bug (#35) that prevented multiple hoverIntent instances to be active on the same element. (#39)
  • Exports plugin as an AMD module so it can be used with AMD loaders. (#33)
  • The pageX and pageY properties of the event passed to the "over" handler now reflect current mouse position. This makes it easier to implement common behaviors with hoverIntent, such as tooltips. Please note that this may be a breaking change for some; if your "over" handler requires the unmodified coordinates from original mouseover, you can still read them from the event.originalEvent. (#11, #49)
  • Documentation has moved to github.io. (#47)
  • Many other improvements and bug fixes.

Once again, many thanks to the GitHub community for your bug reports, improvement suggestions, and PRs.

Don't miss a new jquery-hoverIntent release

NewReleases is sending notifications on new releases.