Hi All,
We'd like to use the jQuery UI Dialog widget (here:
http://jqueryui.com/demos/dialog/#modal-confirmation ) to show to
users when they're accepting/rejecting the terms and conditions of our
site, after they first login.
The problem is that it has an "X" button, which is not clearly
accepting or rejecting the conditions. I want the only options for
closing the window to be the "Accept" or "Reject" buttons.
Is there a way to do that?
-Josh
--