Select Drop Down Box Formating

usr

New member
Hi,
I can’t seem to get HTML Executable to recognize any type of formatting or Z index of a select drop down list.

For example, it won’t recognize the z index or border colour

Memory #1 _ #2 _
Any help much appreciated.
 
The HTML text above didn’t appear properly on the forum site.

As stated, select style=“z-index: 0;” does not seem to work after compiling, nor does formatting of a select drop down list after compiling.
 
HTMLEXE 4 uses the Webbrowser control which is based on the Trident/IE engine. Select Drop Down Box are known to have some rendering problems that can’t be fixed.
 
Back
Top