Opened 15 years ago
Closed 15 years ago
#1805 closed bug (invalid)
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"
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Milestone: | 1.2.1 → 1.2.2 |
---|---|
need: | Patch → Review |
Priority: | critical → trivial |
comment:3 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
As was already mentioned, IE5 isn't supported by jQuery. The official browser compatibility is here:
Note: See
TracTickets for help on using
tickets.
jQuery is only supporting 6.0 and up.