Ticket #304 (closed defect: fixed)
Upload control not working correctly in IE7/8
| Reported by: | freya | Owned by: | mpo |
|---|---|---|---|
| Priority: | critical | Milestone: | 0.4 |
| Component: | -- unknown -- | Version: | trunk |
| Keywords: | Cc: |
Description
Since jquery upgrade to 1.4.1, the change event is not triggered for input type='file', unless you click elsewhere on the screen for some reason.
http://stackoverflow.com/questions/2389341/jquery-change-event-to-input-file-on-ie
As a result of this, the upload control and the upload sample is not working in IE 7/8.
Change History
comment:2 in reply to: ↑ 1 Changed 3 years ago by freya
Replying to freya:
is listed as a bug in jquery:
http://dev.jquery.com/ticket/6350 (is about live change events)
Shouldn't we stick to the old jquery version as long as this one isn't solved?
Note: See
TracTickets for help on using
tickets.
is listed as a bug in jquery:
http://dev.jquery.com/ticket/6350
Shouldn't we stick to the old jquery version as long as this one isn't solved?