[jQuery] [tooltip] display problems on absolute
http://www.devsnapshot.com/transpack/bags.php?section_id=1&product_id=1
I am working on a mockup for a website using the jQuery tooltip
plugin. I have everything set up to properly display the tooltip, but
it keeps showing on the bottom layer (i am absolute positioning and
using z-index for my content). I currently have my flash background
turned off for this specific page so you can see that the tooltip IS
working - just not correctly.
It's positioning is incorrect and even if i set #tooltip to z-index 99
in css it does not display above the chain (if it displays above the
chain I can get it to display above the content).
So my question is: how do i get this to work?