Side navigation
#7484 closed bug (worksforme)
Opened November 12, 2010 10:33AM UTC
Closed November 12, 2010 03:46PM UTC
AJAX seems to be broken for IE6 in jQuery 1.4.3 and jQuery 1.4.4
Reported by: | jean-pierre.rupp@jpmchase.com | 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!.
Attachments (0)
Change History (1)
Changed November 12, 2010 03:46PM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
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.