Asp.net is a good solution to block flash

Source: Internet
Author: User

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)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.