JavaScript Delete Event Popup confirmation Cancel dialog box

Source: Internet
Author: User

1 JavaScript Delete Event Popup Confirmation Cancel dialog box21.3 4<a href= "javascript:if (Confirm (' Do you want to delete? ')) location= ' http://www.baidu.com ' > Delete </a>5 62.7 8<script language= "JavaScript" >9 functiondelete_confirm (e)Ten { One     if(Event.srcElement.outerText = = "Delete")  A     { -Event.returnvalue = Confirm ("Delete is not recoverable, are you sure you want to delete it?") "); -     } the } -Document.onclick =delete_confirm; -</script> -  +<a href= "badu.com" onclick= "delete_confirm" > Delete </a> -  +3. A  at if(Window.confirm (' Are you sure to delete? ‘)){ -Alert ("OK"); -                  return true; -}Else{ -Alert ("Cancel"); -                  return false; in              } -  to   +  -4. the  *<script language= "JavaScript" > $ Panax Notoginseng functionDelete_confirm () <!--call Method-- - { theEvent.returnvalue = Confirm ("Delete is not recoverable, are you sure to delete?") "); + } A</script>

JavaScript Delete Event Popup confirmation Cancel dialog box

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.