Skip to content

jquery.balloon.js 0.5.0 Released

Compare
Choose a tag to compare
@urin urin released this 19 Feb 15:13
· 41 commits to master since this release

This version contains a critical fix. If you do not use ajax (url) option, the problem might not appear. Added 2 options for advanced users.

Enhancements

  • Use alt attribute for images if the target element does not have specified content nor title.
  • Add callback functions triggered when the balloon showing and hiding animation complete.

Bug Fixes

  • Avoid ajax request rushing when mousemove on balloon element.