I need to close confirm box after some timeout. So can i do that? If we can;t do this then I like to use jquery dialogue. Can we make that dialogue as similar to confirm box?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, you can’t, the user is the only one allowed to interact with the built in confirmation. Doing one with jQuery isn’t too bad though:
http://jqueryui.com/demos/dialog/#modal-confirmation