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
There are few reason for this kind of alert
No. of JS instructions executed by IE exceeds predefined limits. This can be fixed by editing windows registry see Here
Optimize the javascript code so that execution time is reduced.