Side navigation
#12304 closed bug (worksforme)
Opened August 15, 2012 10:20AM UTC
Closed August 15, 2012 10:31AM UTC
Does not work $(html_element).on('mouseover', '*', function () {...}
Reported by: | hard-t@mail.ru | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | event | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Does not work $(html_element).on('mouseover', '*', function () {...}). Use surfacing events. Version of jquery 1.7.2.
Attachments (0)
Change History (1)
Changed August 15, 2012 10:31AM UTC by comment:1
component: | unfiled → event |
---|---|
priority: | undecided → low |
resolution: | → worksforme |
status: | new → closed |
Works for me: http://jsfiddle.net/mofle/wBjEE/