You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2024. It is now read-only.
Am I the only one still having z-index issues with BeautyTips in IE7? bgiframe doesn't seem to help matters any. It's a pretty complex nested div, but I've set all the divs I have overlapping issues with to z-index: auto. The visual manifestation is that any DOM elements that come after the tooltip (even in the same div) display on top of the tooltip.
Am I the only one still having z-index issues with BeautyTips in IE7? bgiframe doesn't seem to help matters any. It's a pretty complex nested div, but I've set all the divs I have overlapping issues with to z-index: auto. The visual manifestation is that any DOM elements that come after the tooltip (even in the same div) display on top of the tooltip.