dropdownlist on the top

V

volkan

Hi i have a question about drop down list.

DropDownlist control is always in the top of all layer so when i try fetch a
textbox, label, etc. under the drop down list control, it is appearing on th
top of all.
What can i do.
 
K

Kevin Spencer

That is a quirky thing about browsers these days. Drop-down list boxes are a
problem when you use Z-indexing. Some possible alternatives:

1. Hide the drop-down when it is covered (make it invisible)
2. Create a custom drop-down list control that uses divs to build a
drop-down list box.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,144
Latest member
KetoBaseReviews
Top