Example of using onclick() and confirm() functions

<input type="submit"
name="wp_simple_sitemap_remove"
value="Delete Settings"
onclick="return confirm('Remove WP Simple Sitemap settings from database? (cannot be undone)')" />

Similar method might be applied to ,

This entry was posted in html, javascript, javascript snippets. Bookmark the permalink.

Leave a Reply