Modal Popup Extender panel height width

Posted by harold-sota on Stack Overflow See other posts from Stack Overflow or by harold-sota
Published on 2010-05-06T14:16:58Z Indexed on 2010/05/06 15:08 UTC
Read the original article Hit count: 176

Filed under:
|
|

I have a ajax asp.net modalpopupextender, I wont when I desplay popup, the popup cover all the browser window.

The popup display a panel ane is inside the form not other container.

My .aspx code is: < asp:Panel ID="OptionPanel" runat="server" CssClass="mp"
Style="display: block; width:100%; height:100%">

But don't work!!!

Any ideas????

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about panel