How to get confirm alert in jquery?
Rate this page : |
[ 0 votes]
|
Jquery confirm is an action used to confirm the users selection. Here the code creates a dialog box with a message to confirm users action. If ok is clicked then it confirms through another dialog box. The sample jquery confirm code is given below