Bug Tracker

Changes between Version 1 and Version 2 of Ticket #7278


Ignore:
Timestamp:
10/22/10 04:00:30 (3 years ago)
Author:
scott.gonzalez
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7278

    • Property Component changed from unfiled to event
  • Ticket #7278 – Description

    v1 v2  
    33The only solution I've been able to find is wrapping the `e.returnValue = false` in a try/catch inside jQuery.Event.prototype.preventDefault(). 
    44 
    5 full demo: http://jqueryui.com/demos/accordion/hoverintent.html[[BR]] 
     5full demo: http://jqueryui.com/demos/accordion/hoverintent.html [[BR]] 
    66reduced test case: http://jsfiddle.net/GSD84/1/