Modify ↓
Ticket #12304 (closed bug: worksforme)
Does not work $(html_element).on('mouseover', '*', function () {...}
| Reported by: | hard-t@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | event | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Does not work $(html_element).on('mouseover', '*', function () {...}). Use surfacing events. Version of jquery 1.7.2.
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.

Works for me: http://jsfiddle.net/mofle/wBjEE/