/ Published in: HTML
In Internet Explorer 6 (IE6) there is a bug to make div absolute positioned over select. The select will show over the div.
One solution is to place a empty iframe behind the div with same size.
The source below is a div as container to positioned it. In it there is a iframe und over it a div with the content.
It works fine with IE6, IE7 and FireFox3.5
One solution is to place a empty iframe behind the div with same size.
The source below is a div as container to positioned it. In it there is a iframe und over it a div with the content.
It works fine with IE6, IE7 and FireFox3.5
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML