Solutions for blocking div by flash in IE

Source: Internet
Author: User

Today, we started to add flash advertisement code to the advertisement management system on the homepage. As a result, the pop-up advertisements in IE (including IE6 +) were blocked by flash, later, I came up with a common iframe method (see "fixing IE6 select z-index invalid and blocking div bug"), and finally succeeded in the flash DIV bug, however, after the floating DIV position is changed in IE, The flash displays the drag-and-seek of the div fragment. Continue to find a solution. Finally, I found that the original flash has a wmode parameter that can be set, so the code becomes like this:

<Embed src00000000s.swf "quality =" high "wmode =" Opaque "width =" 150 "height =" 240 "> </embed>

As a result, the problem of blocking DIV by Flash in IE is successfully solved, as shown in the figure:

 
Solutions to div shielding with flash

Original article: http://www.js8.in/622.html

Related Article

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.