On Feb 21, 3:58 pm, Daniel X Moore <[email protected]> wrote: > Update: The focus() method from the standard jQuery library also > throws the same error: > > $('body').focus(); > > Maybe the UI dialog is calling the focus method at some point?
It does, on open. > If so then fixing the issue at the focus method may fix it for many of > the UI components as well. jQuery's .focus() just calls .trigger(). Are you having trouble with any other events? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
