Changes between Version 1 and Version 2 of Ticket #7278
- Timestamp:
- Oct 22, 2010, 12:00:30 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7278
-
Property
Component
changed from
unfiled
toevent
-
Property
Component
changed from
-
Ticket #7278 – Description
v1 v2 3 3 The only solution I've been able to find is wrapping the `e.returnValue = false` in a try/catch inside jQuery.Event.prototype.preventDefault(). 4 4 5 full demo: http://jqueryui.com/demos/accordion/hoverintent.html [[BR]]5 full demo: http://jqueryui.com/demos/accordion/hoverintent.html [[BR]] 6 6 reduced test case: http://jsfiddle.net/GSD84/1/