Hi guys,
I have been using an ajax tooltip, which has been working fine until I started using
struts tiles.
In my mainLayout.jsp (Defines layout for all tiled pages)I also have a scrollable pane (scrollabletable.js).
The problem is that when the page loads the first 2 tooltips show fine until I scroll down then I cant see the other tooltips because its like the page has not refreshed the position of the tooltips to match the scrolling.
Can anyone help me out with this?
Thanks