Browse by Tags

Related Posts

  • Re: ModalPopup flashes on page load

    I had the same problem and found this solution: wrap the popup control in a hidden HTML DIV, then add a client-side script that fires on the popupextender target control OnClientClick() event to set the hidden div to visible. example: <asp:LinkButton id="popupShow" runat="server"...
    Posted to ASP.NET AJAX UI (Forum) by Ramchip on 06-29-2007, 12:00 AM
    Filed under: ModalPopupExtender, pageLoad, "Modal Popup", "ModalPopUpExtender"
  • Problems with z-index in FireFox (rounded corners, calendar, modal popup, modal update progress)

    I have a couple of problems with z-index in FireFox. I am using an extension of the UpdateProgress called ModalUpdateProgress in conjunction with a GridView. The modal update progress displays anytime there is a postback on the page. I also have on the page a modal popup. The modal popup conatins a drop...
    Posted to ASP.NET AJAX UI (Forum) by egravitt on 02-02-2007, 12:00 AM
    Filed under: ModalPopupExtender, ModalPopupExtender UpdateProgress, "AJAX Toolkit", "Modal Popup", "ModalPopUpExtender", calendarextender, updateProgress, ajax
Page 1 of 1 (2 items)