Checking if a dialog has been opened

Checking if a dialog has been opened


How can I check if a jQuery UI Dialog has been opened? I do not want
to fire the close event if it wasn't opened (or even created in the
first place).