Browse by Tags

All Tags » JavaScript » AJAX (RSS)
Plenty of people have already seen this... interesting... error screen in chrome. I wanted to see what a run-away script would do to Chrome. There's always a warning that the script is taking too long, giving you a chance to shut it down. Here's what...
Posted by InfinitiesLoop | 3 comment(s)
Filed under: ,
UPDATE This issue is officially fixed in .NET 3.5 SP1. If you have applied the workaround in this blog post, you no longer need it. But the story of this bug is still rather interesting. UPDATE If you upgrade from Microsoft ASP.NET AJAX Extensions 1.0...
When you wrap content with an UpdatePanel, it pretty much takes care of everything for you. But it can't do absolutely everything... Take for example some inline script: < p > Some html before the script </ p > < script type = "text/javascript...
All about the little-known LoadScriptsBeforeUI setting on the ASP.NET AJAX ScriptManager control, and how it can be used to increase your page load time....
One cause of the "Operation Aborted" error in Internet Explorer...
Posted by InfinitiesLoop | 64 comment(s)
Filed under: , ,
More Posts