Side navigation
#1805 closed bug (invalid)
Opened October 15, 2007 12:57PM UTC
Closed November 27, 2007 06:34PM UTC
Jquery doesn't work in IE 5.0 (Windows XP)
Reported by: | Ivan | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.2.2 |
Component: | core | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
include on page Jquery
<script type="text/javascript" src="/lib/jquery-1.2.1.js"></script>
And IE 5.0 generate error: "Object expected"
Attachments (0)
Change History (3)
Changed October 28, 2007 04:59PM UTC by comment:1
Changed November 06, 2007 04:15AM UTC by comment:2
milestone: | 1.2.1 → 1.2.2 |
---|---|
need: | Patch → Review |
priority: | critical → trivial |
Changed November 27, 2007 06:34PM UTC by comment:3
resolution: | → invalid |
---|---|
status: | new → closed |
As was already mentioned, IE5 isn't supported by jQuery. The official browser compatibility is here:
jQuery is only supporting 6.0 and up.