Ticket #10725 (closed bug: invalid)
jquery special event not working correctly in jquery 1.7
| Reported by: | patrick.lee.scott@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | event | Version: | 1.7 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
this worked in jquery 1.6.x but no longer works in jquery 1.7, don't know what is causing it but my code is no longer working correctly.. here is a stackoverflow post about it with links to demos.
Change History
comment:1 Changed 19 months ago by timmywil
- Priority changed from undecided to low
- Resolution set to invalid
- Status changed from new to closed
- Component changed from unfiled to event
comment:2 Changed 19 months ago by patrick.lee.scott@…
it's not the hoverintent plugin, it is a jquery special event that is being created that will not bind correctly. The fact that it's jquery ui or happens to be called hover intent is not relevant to the problem, just an example. here is a jsfiddle showing the problem with the name changed to 'myspecialevent'
I will post this on the forum to see if I can get a more specific error , but special events not binding in only the new version of jquery sounds like a jquery bug to me? unless you've changed how special events worked which I can't find any documentation on.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Thanks for taking the time to contribute to the jQuery project! Please ask for support on the forums or the #jquery irc channel until it has been narrowed down to an issue with jQuery core. If this is an issue with the hover-intent plugin or jQuery UI, please submit a bug report to the corresponding party.