DHTML Pseudo Select
- Current Version: 2.0
- Last Revision: 08.20.03
- Language: Javascript / CSS
One of the more common irritants with the Windows version of Internet Explorer is the fact that its select elements do not honor the z-index style attribute. One example of this is the now common use of "fly-out" navigation menus - should you have a select element on the page, and your user is in WinIE, the select element will rudely show through the DIV element housing your navigation.
The DHTML Pseudo Select was developed to get around this annoying "feature" of the select element and still maintain the same look and functionality.