Changes between Initial Version and Version 1 of Ticket #7278
- Timestamp:
- Oct 22, 2010, 12:00:00 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7278 – Description
initial v1 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 5 full demo: http://jqueryui.com/demos/accordion/hoverintent.html[[BR]] 6 6 reduced test case: http://jsfiddle.net/GSD84/1/