
Javascript error with IE9 when using Visual Studio
So, I finally got things working on my site. Thank you for this plugin.
A minor thing, but something I'd like to resolve, when I debug my site in Visual Studio 2010 and IE9 and I stop the application, I get a javascript error at the end of your plugin. It looks like it is trying to find the element to detach it, and of course it isn't there with IE9. I don't get this error if I have the browser in IE8 compatible mode.
At the very least, I would like to suppress this error.