Response title
This is preview!
I have dialog created like this
It works ok, but every third (not really sure if its really third) time I click link to open dialog, it fails with error in firebug
"$("").addClass("ui-widget-overlay") is undefined"
In dialog.js that is piece of code:
under create: function(dialog) method.
Strange thing is that this error does not occur when I remove
Any idea?
© 2013 jQuery Foundation
Sponsored by and others.