Modify ↓
Ticket #7484 (closed bug: worksforme)
AJAX seems to be broken for IE6 in jQuery 1.4.3 and jQuery 1.4.4
| Reported by: | jean-pierre.rupp@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.5 |
| Component: | unfiled | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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!.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.