Browse by Tags

Related Posts

  • Re: how can i popup email msgbox...

    Ran -- See the PopUp control here... http://www.asp.net/AJAX/AjaxControlToolkit/Samples/PopupControl/PopupControl.aspx And see the Modal PopUp here... http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ModalPopup/ModalPopup.aspx ...which should help you. HTH. Thank you. -- Mark Kamoski
    Posted to Visual Basic .NET (Forum) by mkamoski on 04-15-2009, 12:00 AM
    Filed under: modalpopup, popupcontrol, ajax
  • Re: PopupControl problems when used within ModalPopup

    jeff_b: Hi, Just see this post http://forums.asp.net/thread/1490216.aspx which has the answer I tried 999 on my z-index playing but the ModalPopup uses 1000!!!!! So I have used 1002 and it works!! HTH Jeff Sorry missed of a zero there - should be 10002!!! Also I have noticed this doesn't work in Firefox...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jeff_b on 01-12-2007, 12:00 AM
    Filed under: ModalPopup, popupcontrol
  • Animation Extender

    I have a panel that contains a table that uses css to make it look like a call out cloud (invision netflix move notes). When using the popupontrol. This looks great. Layout is great and transparent parts are transparent. (These are transparent gifs.) When I use animations to make this popup instead of...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jhuddle on 10-10-2006, 12:00 AM
    Filed under: ModalPopup, popupcontrol, Animation
  • Using ModalPopup in a image gallery

    Hello, first, sorry for my english.. Well, I'm making a image gallery with a repeater and I want that when I click a image thumb appears the ModalPopup showing the big image, This is my code : < asp:Repeater ID= "Repeater1" runat= "server" DataSourceID= "srcFotos"...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rouf on 10-10-2006, 12:00 AM
    Filed under: ModalPopup, popupcontrol, VB.NET, Atlas
  • Re: PopupControl problems when used within ModalPopup

    Hi, Yeah I have the same problem, I am trying to display help information inside a PopupControl from a ModalPopup but it is being placed behind it. I have tried playing with z-index but the ModelPopup seems to win Any thoughts anyone? Cheers, Jeff
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jeff_b on 01-12-2007, 12:00 AM
    Filed under: ModalPopup, popupcontrol
  • Re: PopupControl problems when used within ModalPopup

    Hi, Just see this post http://forums.asp.net/thread/1490216.aspx which has the answer I tried 999 on my z-index playing but the ModalPopup uses 1000!!!!! So I have used 1002 and it works!! HTH Jeff
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jeff_b on 01-12-2007, 12:00 AM
    Filed under: ModalPopup, popupcontrol
Page 1 of 1 (6 items)