Browse by Tags

Related Posts

  • Cross browser issue in XMLHttpRequest object

    Hi everyone, I wonder if ASP.NET AJAX already has a solution for Cross browser issue in XMLHttpRequest object? As you known, we need to make several checking when we want to create a XMLHttpRequest object such as Microsoft.XMLhttp, MSXML2.XMLHTTP and standard XMLHttpRequest. Does ASP.NET AJAX Client...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by yuchao.chang on 12-07-2006, 12:00 AM
    Filed under: ajax, IE, httpxmlrequest
  • Ajax Script Error on Refresh, Back button click only in IE 6 SP2

    I am getting Javascript error (sys undefined, type undefined etc) when I try to run a simple asp.net ajax web site in IE with SP2. When I load the site for the first time it is working. Clicking on refresh or back button causes the problem. But the same site works in IE with SP1 (Win 2003) , Netscape...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Ajith Cyriac on 12-21-2006, 12:00 AM
    Filed under: Atlas, javascript, ajax, IE, AJAxX, AJAX beta, Ajax Extensions, ajax controls, AJAX Control Toolkit, AJAX beta problem, ajax atlas IE, atlas ajax, AJAX .NET Client Side Methods, ajax .NET Client Side Methods javascript errors
  • IE 7: New CalendarExtender control doesn't work when inside a HTML paragraph <P></P> tag

    This works: < asp:TextBox ID= "TextBox1" runat= "server" ></ asp:TextBox > < ajaxToolkit:CalendarExtender ID= "CalendarExtender1" runat= "server" TargetControlID= "TextBox1" /> This doesn't work: < P > < asp:TextBox ID= "TextBox1" runat= "server" ></ asp:TextBox >...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by andrew.myhre on 01-30-2007, 12:00 AM
    Filed under: Browsers, javascript, Bug, Calendar, ajax, IE, Ajax Extensions, ajax controls, AJAX Control Toolkit, ajax atlas IE, AJAX .NET Client Side Methods, ajax .NET Client Side Methods javascript errors, Ajax Toolbox, 1.0, ajax .net 1.0 rtm bugs, CalendarExtender
  • Weird refresh problem with buttons in Firefox and Opera, but works correctly in IE

    I have a page with several buttons that call javascript functions that call a web service through the AJAX controls. In IE, it works perfectly. In Firefox or Opera however, the call happens and works, but a second later, the whole screen refeshes, and all the data that was on the page is gone. Any ideas...
    Posted to ASP.NET AJAX UI (Forum) by Ian Foutz on 02-02-2007, 12:00 AM
    Filed under: ajax, firefox, ie, opera, buttons
  • iFrames and contained AJAX controls

    I have recently been rejuvenating a site which I wrote a few year or so ago using DNN (DotNetNuke and open source CMS system). Part of this rejuvenation involved putting a dropdown extender onto a page which happened to be contained within an iFrame. Nothing to weird about this setup so far and in firefox...
    Posted to ASP.NET AJAX UI (Forum) by Bagua on 05-08-2007, 12:00 AM
    Filed under: ajax, asp.net ajax, iframe, "AJAX Toolkit", DropDownExtender, "ASP.NET AJAX Beta 2", CMS, ASP AJAX, firefox, ie, Ajax Extensions, ajax 1.0, AJAX toolkit, asp.net, Ajax Control Toolkit 1.0, Sys.ArgumentOutOfRangeException
  • How does FadeOutAnimation work in IE

    If you call this one line of code to change the opacity of a div element. AjaxControlToolkit.Animation.FadeOutAnimation.play($get(idOfDomElement), 15, 30, .2, 1, null ); It works in IE, FF, and Opera fine. In FF I can see that what it does is to change the style.opacity property of the div. In IE, the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by coderGeek on 11-06-2007, 12:00 AM
    Filed under: ajax, DOM, ff, fadeoutanimation, ie
  • How to see the html after modifications to the DOM

    I have some code that modifies a <div> element. I did a view source before and after the DOM element was modified. And I saw with my two eyes that the DOM was modified as I wanted. When I diff the sources, they are identical. I guess when doing View Source it will show the page as it was downloaded...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by coderGeek on 11-06-2007, 12:00 AM
    Filed under: AJAX, IE, animation, FF, dom
  • Re: Memory leak

    I am having similar issues. I've a a page the with several toolkit controls (2 dropdown extenders, couple of update panels) and on every page refresh in IE7, it's taking up an additional 2500-4000k in memory (seen in task manager). so... I created a brand new application with one page and just...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by whartrat on 03-26-2008, 12:00 AM
    Filed under: Firefox, ajax, IE, Refresh, ASP.NET 2.0, ajaxtoolkit, memory leak, minimize
  • Re: Continuation of IE7 ASP.NET AJAX problems

    Thanks for the reply, From reading that article I can only conclude that since I am using the ScriptManager, everything will be loaded when I need it - ie: at least by page_load, which I am using. I my ScriptManager, I also have the attribute LoadScriptsBeforeUI=false . But it still doesn't explain...
    Posted to ASP.NET AJAX UI (Forum) by kreid on 05-08-2008, 12:00 AM
    Filed under: ajax, Javascript, CSS, ie, ie7, asp.net 2.0, internet explorer
  • Re: mem leak

    I am using the july CTP of Atlas and the memory leak is stiill not fixed. Same issue: i use an ajax timer to update a grid from a database every second, and the memory usage of IE increases slowly, but surely.
    Posted to AJAX Discussion and Suggestions (Forum) by cretz on 10-14-2006, 12:00 AM
    Filed under: Atlas, Browsers, Atlas Bug, Bug, ajax, IE, timer leak
Page 1 of 1 (10 items)