Ticket #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: | |
| Blocking: | Blocked by: |
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
Change History
Changed 3 years ago by lluuuk
-
attachment
jq142bug.js
added
comment:1 Changed 3 years ago by snover
- Owner set to lluuuk
- Priority set to undecided
- Status changed from new to pending
Please create a reduced, functional test case on jsFiddle if you are still experiencing this issue.
comment:2 Changed 3 years ago by trac-o-bot
- Status changed from pending to closed
- Resolution set to invalid
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!
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

the code which isn't working in 1.4.2