JS dynamic insertion and immediate execution of callback functions _ javascript skills

Source: Internet
Author: User
This article describes how to dynamically insert JS files and execute callback functions immediately. The example shows how to dynamically insert js files and execute callback functions, for more information about how to dynamically insert JS data and immediately execute the callback function, see the example in this article. We will share this with you for your reference. The details are as follows:

 Untitled document

Loading ......

Dynamic insertion of js files plays an important role in improving page loading speed and Cross-Domain issues. The above is a simple example.

Onreadystatechange is supported on ie, and onload is not supported.

Onload is supported on firefox, and onreadystatechange is not supported.

In ie, it is not necessarily triggered by loaded or complete, or both of them are triggered, so it is determined by or.

Note that script. onreadystatechange and script. readyState are case-insensitive, which may lead to hard-to-find errors.

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.