How to block DivSelect _ form special effects

Source: Internet
Author: User
However, div can cover iframe, while iframe can cover select. Therefore, an iframe is used as the base of div,

Solution to Div drop-down menu blocked by Select

Onmouseover = "this. style. height = 100;" onmouseout = "this. style. height = 18;">


Drop-down menu

Bbbbbbb

Ccccccc

Ccccccc

Ccccccc

Ccccccc



Test0Test1Test2Test3


 
Div is blocked by Select, which is a common problem.
Some friends put p content into iframe or object to solve the problem.
It is a pity that this will damage the structure of the page, and the interaction is not good.
The method used here is:
Although p cannot directly cover select
However, p can cover iframe, while iframe can cover select,
Therefore, consider an iframe as the bottom of p,
This p can cover the select statement.

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.