Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List boxes displaying over DIV tags
Message
From
05/09/2001 17:19:11
 
General information
Forum:
Internet
Category:
DHTML
Miscellaneous
Thread ID:
00552283
Message ID:
00552845
Views:
22
>>We have built a java script menu that basically uses DIV tags to build the menu in VB Script. We noticed that List Box controls actually display over the menu. We tried a simple page with the a div tag an a list box with the same results.
>>
>>
>>< div style=background-color:black;position:absolute;left:0;top:0;height:50;width:50;z-index:2 >
>>< select width=10 style=z-index:1 >
>>
>>
>>How can we fix that problem?
>>
>>TIA
>
>Dan;
>
>I would suggest trying to add absolute positioning to your select tag (I call combo box) to place it within the Div tags where you want it.
>
>By the way when I talked to you about a year ago about my cousin Dan Cummings, and then saw Mike Cummings at your company that blew my mind! Dan's older brother is named Mike also. Then when Mike at your company answered my e-mail and said you two were not related but you had a brother Mike, I laughed my head off. After telling my mother she also had a good laugh.
>
>Tom

LOL. What are their parents names?

BTW, I tried to use absolute positioning and used a simple text box and it works fine but with a Select, it fails every time. It looks like it may be a bug.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform