I have a html file which works perfectly in all the browsers other than IE. In IE I am getting an error
SCRIPT5009: 'jQuery' is undefined
But this issue can be fixed by opening this file say index.html in any eitor and save it in different name. But if I save this file as index.html itself, issue will not be fixed.
Can any one let me know what is this issue?!!