I've posted a question on StackOverflow about a jQuery error I'm getting in IE but not in Chrome. Instead of repeating the question again here, the link to the question is here:
For now I have a work-around, described in the question, that seems to get around the problem, but I don't know if it's the best approach. By the way, in the MVC View where this error is occurring, I'm not passing any JSON data to or from the client. At least not directly.
Thanks very much for taking the time to look at this.