I was reading this article: Design ASP.NET Pages and Controls That Take Advantage of the DHTML Object Model Part II: Creating an Expandable Panel Control Dino Esposito Wintellect http://www.msdn.microsoft.com/asp.net/using/building/web/default.aspx?pull=/library/en-us/dnaspp/html/DHTMLObjectModel2.asp
I downloaded the source code and implemented the panel control. What I wanted to know is there a way to be able to make this panel appear above the rest of the info on my page, the z-index perhaps. Right now when I expand the panel it pushes all my other items
on the page down. I want to use this control or one like it to hide a navigation that I want the user to have.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
mreyeros
Contributor
4022 Points
736 Posts
DHTML Panel Control Question
Dec 12, 2003 01:53 PM|LINK