Jquery Bubblepopup plugin
im using version 2.3.1 and im getting cutted image when popups comes from bottom, works well for popu开发者_运维百科p comming from top, heres an image
http://imageshack.us/photo/my-images/839/cutak.png/
It is most likely a CSS-problem. Possibly some margin-top on the text-node element. Check with Firebug if there are some unintended CSS.
http://getfirebug.com/
精彩评论