The problem is in the title - IE is misbehaving and is saying that there is a script running slowly - FF and Chrome don\'t have this problem.
How can I find the prob
Make sure that below JavaScript code is run only once:
Sys.WebForms.PageRequestManager.getInstance().add_pageLoaded(win_onload);
Above code is inside the function win_onload().
win_onload()