Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

z-index problem with user controls

Status
Not open for further replies.

j0em0mma

Programmer
Joined
Jul 31, 2003
Messages
131
Location
US
I have a javscript menu set inside a usercontrol (.ascx) that is loaded on each page in the app. Everything works fine, except the z-index of the menu set. The menu slides out under the controls of any page it is loaded on. No matter what I try, no matter-how I set the position of the table it is in, or it's z-index, nothing is working.

My question is this: Is this a known issue with user controls? Is it possible to influence the stacking order in .net differently?
 
I'm sure you will get more solutions to this in the ASP.Net forum.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top