In IE, select is a window control, which blocks all non-window controls.
It can be understood that components such as Div are used in the client area of the browser.Code"Rendered,
They are rendered on the painting surface of the customer area,
Select is a standard Windows Control, which is only placed as a sub-control of the customer zone,
It will cover everything that is "painted" on the surface of all customer areas, but it does not necessarily cover other types of window controls,
For example, IFRAME and other select statements can be understood naturally if you have used an environment similar to Delphi.
There are four methods;
1. Modify the SELECT statement. You do not need to use the standard SELECT statement. Instead, you can use other HTML elements to simulate the statement.
2.
Modify Your Div and use IFRAME.
3. Hide select when div is displayed or when select is reached
4.
In the Div or the same coordinate of the DIV, use the IFRAME of the same size to block it first, and then display the content of the DIV on the IFRAME.
Example of 4th methods:
<HTML>