Server control order

G

Guest

I have a page with some popUp calendar controls and textboxes. When I select
a calendar control, the calendar appears behind a text box.

How do I set the controls so that the textbox is in the background behind
the calendar? I'd like the calendar to appear as though it's on top of the
text boxes.

Thanks
 
R

Rob Nicholson

I have a page with some popUp calendar controls and textboxes. When I
select
a calendar control, the calendar appears behind a text box.

How do I set the controls so that the textbox is in the background behind
the calendar? I'd like the calendar to appear as though it's on top of the
text boxes.

Look up Z-INDEX in any HTML reference. But be aware that the <SELECT> tag
(drop down lists) don't obey Z-INDEX and will *always* appear on top of any
other control in IE. Nice one Microsoft :)

Cheers, Rob.
 

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
474,262
Messages
2,571,045
Members
48,769
Latest member
Clifft

Latest Threads

Top