Side navigation
#1829 closed bug (worksforme)
Opened October 20, 2007 08:51PM UTC
Closed December 01, 2007 12:12AM UTC
New Ajax load() function does not add Ajax results in IE6
Reported by: | dryan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | ajax | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
on line 2086 in v 1.2.1 the append() function is doing nothing in IE6. using .attr('innerHTML', ...) works however.
Attachments (2)
Change History (1)
Changed December 01, 2007 12:12AM UTC by comment:1
component: | core → ajax |
---|---|
need: | Review → Test Case |
resolution: | → worksforme |
status: | new → closed |
I made the above test case and it worked for me in IE6. Also the wiki documentation page does:
http://docs.jquery.com/Ajax/load#urldatacallback
If you have a specific test case that fails please reopen the ticket and attach it.