jquery.ui.Tooltip: positioning of tooltips fails

jquery.ui.Tooltip: positioning of tooltips fails

Hi,

We're still cleaning out code and restructuring as our javascript was a bit widespread over several files, but we're having issues with the dev version of Tooltip we downloaded.  It may be an issue with the jquery.ui.Positioning though, but perhaps you may try and have a look wheter it is a known issue, or if it is something I need to look into...

You can test it on www.flexin.be (site is not active yet...)

Bottom right, you will find a database icon which, when you hover, should display a tooltip containing the name of the database we're connected to; the tooltip doesn't get positioned right.

Furthermore, when you log in to the site using test@speedpacket.com / test123 (login form at the top right), and navigate to http://flexin.be/site/en/customer/changeActive/index.html?_s=0&, you will see a datagrid (jqGrid) loading which has action icons at the far right column.  Each icon added there upon the ajax load, is being initialised using livequery, and we're adding a tooltip there as well; just hover any of these icons, and you'll notice that the positioning as well as the size doesn't seem to be working as I would expect.

Not a big priority as I understand this is still in development, but it may help you at pinpointing some issues?

Please note I'm well aware that we still need to clean some code, but I don't think we have issues that should interfere with how tooltip is supposed to work...

thanks a lot!