Bug Tracker

Changes between Version 1 and Version 2 of Ticket #7278


Ignore:
Timestamp:
Oct 22, 2010, 12:00:30 AM (12 years ago)
Author:
scottgonzalez
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/