Method _ JavaScript tips for stopping the execution of setInterval and setTimeout events in javascript

Source: Internet
Author: User
This article describes how to stop the execution of setInterval and setTimeout events in JavaScript. This article describes the code and syntax of the operating instance. If you need a friend, refer to the execution of loop events in js Code, the setInterval and setTimeout methods are often used. The details of these two methods are not discussed in detail here. We will briefly discuss how to perform this operation when you need to stop loop events.

(1) The setInterval method can call functions or computation expressions according to the specified period (in milliseconds). To stop this method, you can use the clearInterval method. Example:

The Code is as follows:






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.