Dear all, I've a table with many rows and a vertical scrollbar. Each row has an "action" column which shows an image holding an invisible div. This div is appears "onMouseOver" and where the image is. So far so good.
The problem comes when the grid has scroll bars. It seems that the "absolute" position is somehow read by the browser upon page load, so if i scroll down and MouseOver an action image, the div appears in the bottom of the screen.
I know my explanation hasn't been the best, so I attached an example page. Just ignore the missing images. MouseOver the first action images and see how it works. Then scroll a bit down and MouseOver again. You will see how the div is shown where the image was first loaded, and not to where it now is (which is my intention).
Any help in this matter will be more than welcome.
Thanks in advance.
Best regards,
Federico.


