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
I found that adding alert('before X') alert('after X') was helpful for me to find my issue. I added them to my $(function () {
}