Opened 12 years ago
Closed 12 years ago
#7484 closed bug (worksforme)
AJAX seems to be broken for IE6 in jQuery 1.4.3 and jQuery 1.4.4
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.5 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I just upgraded my jQuery from version 1.4.2 to version 1.4.3 and found that $.get() stopped working completely. I don't yet know the reason. I hope you don't stop supporting IE6 so soon, since the corporation that pays my bills is still using IE6!.
Note: See
TracTickets for help on using
tickets.
This fiddle shows both .post and .get functioning in 1.4.3 http://jsfiddle.net/boushley/Evgpz/3/ This functions just fine in IE6. Also test version 1.4.4 and the GIT 0 and all function properly in IE 6.