w2form.confirm

Shows a context confirmation dialog for the form
confirm(options)
options string|object, text of the message or additional options
Returns object. This method displays a context confirmation dialog.
If you have following form:
You can
Or

User Comments