I have an absolutly positioned div that I dynamically load other relativly positioned divs into it. Each of these divs have a ToolTip on them. When the ToolTip comes up it does fine on overlaying the divs that are next to it, but has a problem with things that are below it on the page. In FF I don't have this problem within the same absolutly positioned div, but I do have the same problem if I have another absolutly positioned div and the ToolTip tries to come up over my other divs.
I have tried setting the z-index on the ToolTip to 1000 and the other divs to 1, but still no help.
And I do know that IE does have some problems with layering divs, but if you have any ideas I would really apreciate the suggestions.
Thanks,
Russ
I have tried setting the z-index on the ToolTip to 1000 and the other divs to 1, but still no help.
And I do know that IE does have some problems with layering divs, but if you have any ideas I would really apreciate the suggestions.
Thanks,
Russ