Minifycode 2020-01-16 Viewed 1.4K times Javascript

Window confirm() Method

Confirm box in javascript with yes no option.

Example
Display a confirmation box:-

confirm("Press yes or no button!");

confirm box in javascript with yes no option
minify code