Hi
I have a list of products in a div styled with overflow:auto. I also have the image of the product appear in a tooltip that sits within the same div.
All is well but when you get to the bottom of the list the image tooltip is hidden within the scroll box.
I tried applying the z-index property to it so it can overlap it but no joy.
Any ideas what can be done to fix it?
The link is here to the
site Look under the Product Code column.
Many Thanks