Side navigation
#6143 closed bug (invalid)
Opened February 22, 2010 03:21AM UTC
Closed December 04, 2010 08:05AM UTC
.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 (2)
Changed November 19, 2010 09:59PM UTC by comment:1
owner: | → lluuuk |
---|---|
priority: | → undecided |
status: | new → pending |
Changed December 04, 2010 08:05AM UTC by comment:2
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!
Please create a reduced, functional test case on jsFiddle if you are still experiencing this issue.