资 源 简 介
bubbletip
A jQuery based bubble-styled tooltip extension
* multiple tips on a page
* multiple tips per jQuery element
* tips open outward in four directions:
* up
* down
* left
* right
* tips can be:
* anchored to the triggering jQuery element
* absolutely positioned
* opened at the current mouse coordinates
* anchored to a specified jQuery element
* IE png transparency is handled via conditional css and filters
Tested (lightly)
IE 6 on XP
IE 7 and 8 on Vista
Firefox 3.6 on Vista
Chrome 3.0 on Vista
Safari 4.0 on Vista
Demo at:
http://www.uhleeka.com/blog/2009/11/bubbletip/
http://www.uhleeka.com/demo/bubbletip
Discuss at:
http://groups.google.com/group/bubbletip
Changes:
v1.0.6 » 2010-03-15
* fixed FF3.6 issue where horizontal off-screen tips rendered improperly
* fixed tip positioning to account for margin