#5255 closed bug (invalid)
JQuery doesn't work in IE8
Reported by: | Alexander | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Good day!
I have problem with working JQuery in IE8. It simply doesn't work. I have tried to run http://jquery.com/test but it doesn't work too.
My operation system is Windows 7 RC (build 7100).
Change History (4)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
I'm using IE8 on XP, Vista, and Windows 7 with no jQuery issues.
Open the devleoper toolbar (F12) and make sure that Disable > Script is NOT checked.
If it isn't, then you might want to try reseting all your IE settings to default.
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:4 Changed 11 years ago by
Hi, I had the same problem with IE8 and the script were not disabled, otherwise the jQuery test appeared normal, the problem was that the .js file is stored in temporary internet files (along with the rest of the files page) and when modifying the code did not reflect the changes because he recovered the cache file. To fix this you have to simply delete temporary files every time it happens.
I hope this comment has been helpful, greetings from Chile. (Translated by Google Translator)
eh, i think someone else would have noticed if jquery didn't work in IE8...do you have javascript turned off?