Modify ↓
Ticket #6398 (closed bug: fixed)
Custom "submit" event on Objects in IE
| Reported by: | bennadel | Owned by: | jitter |
|---|---|---|---|
| Priority: | high | Milestone: | 1.5 |
| Component: | event | Version: | 1.4.4 |
| Keywords: | bind submit | Cc: | |
| Blocking: | Blocked by: |
Description
It looks like jQuery does not treat all events on non-DOM-node objects as "custom events". In IE, the custom event "submit", even when applied to a non-DOM objects, is trying to be propagated, which causes an error.
For more info, see: http://bjam.in/jquery-custom-submit
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Resetting milestone to future.