Ticket #1315 (closed defect: fixed)
Xinha's _addEvent uses event capturing.
| Reported by: | douglas | Owned by: | douglas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The addEvent code attaches all events in firefox for the capturing phase. Since IE does not support the capture phase, this means that the event order is different in IE and Firefox.
Change History
Note: See
TracTickets for help on using
tickets.
