Technology Blog Freebies Web Development SEO CSS HTML5 Javascript Internet things and more
Pages
Home
What I do
Jquery Are you sure to Submit Confirmation
"Are you sure" alert box with Jquery for submit or a button on click
Script
<script>
$(':submit[name="topup"][value="Request"]').click(function() {
return window.confirm(this.title || 'Are you sure?');
});
</script>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Search This Blog
No comments:
Post a Comment