microsoft-ajax
Firefox 6 Infinite Page Refresh With Page With Hash Tags
When Firefox updated to version 6 recently, a site I\'m working on severely broke. The site operates normally when browsing to any page without a hash tag but if you try to navigate to a page with a[详细]
2023-03-28 20:36 分类:问答tagName error only in IE8 on certain
I have a page which uses MS Ajax to pull content from a web service on the server. This works well on most machines, but does not work in IE8 on specific machines. I have disabled all plugins on these[详细]
2023-03-17 07:47 分类:问答Execute JQuery after ASP.Net Microsoft AJAX
I\'m trying to execute JQuery after an ASP.Net Microsoft AJAX post back. When a user clicks on a link, Microsoft AJAX is used to update some fields in the DB and if success a label appears informing[详细]
2023-03-11 14:48 分类:问答Add Script Reference (JavaScript) to Script Manager on Microsoft AJAX Partial Postback
I am trying to add a script reference to the script manager in the event of a Microsoft AJAX Partial Postback, ie a user clicks on a link in an Update Panel.[详细]
2023-03-11 03:15 分类:问答Javascript Error: n is null in swfobject.js
My Web application r开发者_JS百科enders me \"n is null\" Javascripterrorin firefox browser when i try to access a particular page. This error originates in swfobject.js file.[详细]
2023-03-02 17:14 分类:问答Problem with Ajax.ActionLink AjaxOptions Callbacks (ASP.NET MVC 3)
I have an Ajax.ActionLink inside a PartialView like so: @Ajax.ActionLink(Model.IsVisible ? \"Disable\" : \"Enable\", \"ToggleVisibility\", \"Review\", new { area = \"Admin\", id = Model.Id }, new Aja[详细]
2023-03-01 03:34 分类:问答Can Microsoft AJAX be used for mobile web
The framewor开发者_开发百科k is .NET. Since it has Microsoft AJAX, jQuery baked in, can these be leveraged for the mobile web or would it be better to use a JS mobile library instead?ASP.NET AJAX alon[详细]
2023-02-23 01:42 分类:问答Why won't MicrosoftAjax.js load over SSL in google chrome on some PCs?
I\'m using microsoft\'s CDN for pulling down the Ajax libraries. And I\'m using SSL on some pages. This URL resolves fine in Firefox and IE:[详细]
2023-02-10 17:28 分类:问答Error handling with Javascript-enabled WCF?
Is there documentation on how to use the callback functions in a WCF Service that is exposed to Javascript?I\'m interested in getting information from the FailureCallback as to why my method isn\'t fi[详细]
2023-01-29 02:03 分类:问答JQuery templates or Microsoft DataView?
Greetings, I\'m confused about which client-side template engine is recommended by Microsoft. Microsoft announced the release of a jQuery templating engine, while there\'s another templating engine[详细]
2023-01-27 15:29 分类:问答