Hi
I am using the Prototype window class in ASP .NET 2.0. I use a master page to regulate layout of the site, but the <head runat="server"> tag seems to be causing problems. With the runat="server" attribute present, the pop up window appears above the page text, partially covering it. The window has no graphics attached to it e.g. the close button is missing. In my test app when I remove the attribute the popup window displays perfectly. I can't remove the runat="server" from my production app however as I'm using ASP .NET 2.0 themes which requires it to be present. Any ideas? Regards Matt
_______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
