Bug Tracker

Modify

Ticket #1829 (closed bug: worksforme)

Opened 6 years ago

Last modified 5 years ago

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:
Blocking: Blocked by:

Description

on line 2086 in v 1.2.1 the append() function is doing nothing in IE6. using .attr('innerHTML', ...) works however.

Attachments

jquery_test.html Download (652 bytes) - added by davidserduke 5 years ago.
test case (guess based on description)
load.html Download (49 bytes) - added by davidserduke 5 years ago.

Change History

Changed 5 years ago by davidserduke

test case (guess based on description)

Changed 5 years ago by davidserduke

comment:1 Changed 5 years ago by davidserduke

  • need changed from Review to Test Case
  • Resolution set to worksforme
  • Status changed from new to closed
  • Component changed from core to ajax

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.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.