Hi,
I have two user controls on asp.net web page and showing them as ajax popup windows. The first user control when displyed as a popup window it has link button to show the second user control as a pop window. This second popup is sitting on top of first window. Both windows showing ok, however when second window is displayed the first window is not blurred, instead the page is blurred, the first window is still editable, Is there a way to blurr the first window as well along with the page?
Regards
Steve
View Complete Post