Develop WebProgramThe pop-up menu is often blocked by the flash control. The most common method for searching on the Internet is to set flash to transparent mode. Another method is introduced here. If the current solution is ineffective, try it. I have tried it again and again.
. Divpopup {border: 1px solid #7bb5e2; position: absolute; left: 20000; top: 20000; Z-index: 10000001; Background-repeat: No-Repeat; Background-color: transparent;} collection of business accounts
. Ifpopup {position: absolute; left: 20000; top: 20000; Z-index: 10000000; Background-color: transparent}
<IFRAME class = "ifpopup" id = "popframe" src = "" frameborder = "0" scrolling = "no"> </iframe>
<Div class = "divpopup" id = "popdiv">
<IFRAME id = "contentframe" style = "width: 100%; Height: 100%" frameborder = "0" scrolling = "no" allowtransparency = "true"> </iframe>
</Div> hair style 123
To explain, here is a flash control that blocks other labels, such as Div. Div cannot float on flash, but IFRAME can float on flash and Div can float.
If an IFRAME is added, the DIV can be moved to the Flash. Understand the above tongue twisters, and you will find that this solution is perfect. (IE6 or above
Browser test passed)