I want to delete a html form. Whats the best way to do this?
Is it using javascript? I’m going to have several forms with text and a delete(submit) button on each form, and a javascript to confirm deletion. Does anyone have any suggestions or links to good informative sites? I’ve tried google and W3S but haven’t found anything.
Thanks in advance.
Without
jQuery, usingDOM:Use like this: