Bug Tracker

Changes between Initial Version and Version 1 of Ticket #7278


Ignore:
Timestamp:
Oct 22, 2010, 12:00:00 AM (12 years ago)
Author:
scottgonzalez
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7278 – Description

    initial v1  
    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
     5full demo: http://jqueryui.com/demos/accordion/hoverintent.html[[BR]]
    66reduced test case: http://jsfiddle.net/GSD84/1/