I'm writing a html 5/jQuery application. I can successfully load the javascript file in Firefox, Chrome, and Safari. It's not loading in IE 9. I get the following error message:
"The publisher of jQuery.js couldn't be verified. Are you sure you want to run the program?"
This seems to be a security issue in IE. How do I fix this problem?