Get rid of transparent problem in Panel

G

GD

hi,
I am trying to simulate a dialog box in ASP.Net page by hiding and showing a
panel with absolute position defined. However when I show the panel by
setting visible property to true, all dropdownlist controls behind the panel
can still be seen (all other controls are hiden behind). Is there any each
way to fix it?

TIA

GD
 
D

darrel

I am trying to simulate a dialog box in ASP.Net page by hiding and showing
a
panel with absolute position defined. However when I show the panel by
setting visible property to true, all dropdownlist controls behind the panel
can still be seen (all other controls are hiden behind). Is there any each
way to fix it?

The only way to fix it would be to hide the form elements at the same time
you 'show' this DIV.

Active content, such as form element, java applets, etc, will always show
through.

-Darrel
 

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,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top