Opened 13 years ago
Closed 12 years ago
#6143 closed bug (invalid)
.live() .load() - combination not working anymore on 1.4.2 in IE (works on 1.4.1)
Reported by: | lluuuk | Owned by: | lluuuk |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.2 |
Component: | ajax | Version: | |
Keywords: | live, submit, form, ajax, load | Cc: | |
Blocked by: | Blocking: |
Description
The following code is working perfectly with 1.4a2, 1.4.1 but not with 1.4.2, but as usual only in IE (tested 7&8)...Firefox does the job, didn't try Webkit but does it usually too =)...I'm not a JS Pro (as you may see on the code =D) and thus I can't tell wtf is going wrong with IE (doesn't throw any errors...just doesn't make the ajax call and reloads the whole page instead)...
had to attach the code...didn't find a tag to make it look ok...
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | jq142bug.js added |
---|
comment:1 Changed 12 years ago by
Owner: | set to lluuuk |
---|---|
Priority: | → undecided |
Status: | new → pending |
Please create a reduced, functional test case on jsFiddle if you are still experiencing this issue.
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
the code which isn't working in 1.4.2