Browse by Tags

Related Posts

  • Re: AlwaysVisibleControl does not work in IE 7

    I've been having the same problem with the AlwaysVisibleControl and IE 7. The doctype solutions above did not help me. What finally worked was making the TargetControlId point to an asp:Panel. Originally I had it pointing to an asp:Table, which worked fine in IE 6, but not in IE 7. I'm just programing...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by LieBerry on 10-31-2007, 12:00 AM
    Filed under: IE7, AlwaysVisible, AlwaysVisibleControl, AlwaysVisibleControlExtender
  • Re: AlwaysVisibleControl does not work in IE 7

    nathwdavis: I was unable to get the AlwaysVisible Extender working with IE7 too. I finally traced the problem back to my MasterPage where the DOCTYPE dec was left out completely. I just used the Visual Studio default: <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jsaraiva on 12-22-2006, 12:00 AM
    Filed under: IE7, AlwaysVisibleControl
  • Re: AlwaysVisibleControl does not work in IE 7

    I was unable to get the AlwaysVisible Extender working with IE7 too. I finally traced the problem back to my MasterPage where the DOCTYPE dec was left out completely. I just used the Visual Studio default: <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by nathwdavis on 12-14-2006, 12:00 AM
    Filed under: AlwaysVisibleControl, IE7
  • AlwaysVisibleControlExtender blinking at wrong place

    Hi, I have an AlwaysVisibleControlExtender which is inside a formview. What I want to display on the right top corner of my page is a panel with a listbox and buttons, but at each postback the listbox is also being rendering for a few seconds at its original place in the middle of the formview's template...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Manotas on 11-27-2006, 12:00 AM
    Filed under: AjaxControlToolkit, Behavior clientstate properties persist postback, disappears, IE6, AJAX Control Toolkit, ajax control Toolkit beta2, AlwaysVisible, IE7, AlwaysVisibleControl
  • Re: AlwaysVisibleControl does not work in IE 7

    Not that it helps, but I have the same problem you reported. I have a very simple page. The AlwaysVisibleControl displays in IE7, but stays in one location and does not scroll with the page. It works just fine in FireFox.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Gary A. Stafford on 02-12-2007, 12:00 AM
    Filed under: AlwaysVisibleControl, IE7
Page 1 of 1 (5 items)