jquery.balloon.js 0.5.0 Released
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 specifiedcontent
nortitle
. - Add callback functions triggered when the balloon showing and hiding animation complete.
Bug Fixes
- Avoid ajax request rushing when
mousemove
on balloon element.