Hello all,
I'm trying to make a dialog that requires a user to agree to terms before continuing, and don't want to allow the user to just click the 'X' in the top right corner of the dialog to close. I'd like to require that the user click 'I agree'.
Is there any way to disable the 'X' in the dialog?
Thanks.
Clarification: I'm just using the standard jQuery UI dialog: $.dialog().