Confirm dialog Javascript Script

Confirm dialog Javascript
A simple confirmation dialog in Javascript.
Author: SimplytheBest.net Price: Free Open Source Type: Javascript

EXAMPLE
Delete

STEP 1

Insert the following Javascript anywhere in the <BODY> section of the page.

Click in textarea to select code then copy and paste Ctrl-CCtrl-V

STEP 2

Insert your link code where you want the Delete link to appear in the page. Complete your link as is needed with the parameters you need.

Click in textarea to select code then copy and paste Ctrl-CCtrl-V

Confirm

If you don't want to add &confirm=1 to the href value, just remove that line in the script.