
Javascript Error in IE, when using developer tools
I am testing a "live stream" site internally and have been getting script errors in IE11, but not Chrome or Firefox. I am having trouble debugging, because opening the developer tools in IE 11 "Breaks" jwplayer. Here is a site that works: http://www.85385gateway.com/video.aspx, but open dev tools and it stops working, and the console logs an "Unterminated String Constant" in the library script.
The REAL problem is on my live stream page that is not yet ready, I'm getting a "jwplayer is undefined" error only in ie, and only some of the time. But opening the dev tools appears to introduce other errors. Any feeback is welcome.