I'm using jQuery Balloon and I have a few problems with this plugin.
First of all attribute position doesn't work for me properly - it always keeps the balloon on the left top corner of my item, only the arrow changes it's direction. I need to have my balloon exactly on my object`s center or it's top center (it should be default) - not the left top corner.
Another problem is that the arrow sometimes doesn't show at all - it happens totally randomly - once on the item it's ok, but when I do it again it doesn't work - it happens totally randomly.
Sometimes my link (which is my balloon content) doesn't work. In the link as an attribute I have an information about index in array. When I click the link it changes the data in my data table - it works fine 80%. 20% of clicks doesn't reload the table - I do everything the same, it`s random.