The problem-solving method of IE6 under the div layer being obscured by the select control

Source: Internet
Author: User

IE6 the lower layer is covered by a select control. Presumably we have encountered in the layout process, in fact, the solution is very simple in the layer of an iframe, the specific implementation of the following, interested friends can refer to, I hope to help you

This should be on the Internet a lot of solutions, but a lot of problems have been solved after the forgotten, then met to find sometimes can not find, when you make a note

It's easy to set an IFRAME in the layer.

<div> can you see me? <iframe frameborder= "0" ></iframe></div>

One place to note is that you need to set a negative number for the Z-index property of the IFRAME, such as-1; otherwise, the layers of the stuff are gone.

If the height and width of the pop-up layer are not certain, you need to use the script to fetch the current width and give it to the IFRAME.

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.