Confirm before submit
Before submitting a form you want to make sure the user is sure they want to post information / delete the item from the list. Using “return confirm()” you can do this, and other things…
Javascript Confirm Form Submission
Dan Atrill's blog site
Before submitting a form you want to make sure the user is sure they want to post information / delete the item from the list. Using “return confirm()” you can do this, and other things…
Javascript Confirm Form Submission
Tue, July 31 2007 » Web developing