The instance code is displayed on the close page implemented by jQuery. The jquery close page

Source: Internet
Author: User
Tags close page

The instance code is displayed on the close page implemented by jQuery. The jquery close page

The following code is displayed on the closed page of jQuery:
When you close the current page, if you can bring up a prompt, it is a very user-friendly action, because it can prevent misoperations, of course, it will also vary from person to person, because some viewers will feel more trouble, in any case, there is indeed such a requirement. Let's share the Code with this function.
The code example is as follows:

 

$ (Window). bind ('beforeunload', function () {return 'Are you sure you want to leave the current page ';});

 

When the above Code is refreshed or the browser page is closed, a prompt is displayed.
Browser compatibility:
1. Google Chrome works well.
2. Firefox has good results.
3. In IE browser, a prompt is displayed when the page is refreshed, but no prompt is displayed when the page is closed.

The original address is: http://www.softwhy.com/forum.php? Mod = viewthread & tid = 9326.

For more information, see: http://www.softwhy.com/jquery/

 

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.