When the js plug-in sets innerHTML, the "unknown runtime error" solution is displayed in IE8. innerhtmlie8

Source: Internet
Author: User

When the js plug-in sets innerHTML, the "unknown runtime error" solution is displayed in IE8. innerhtmlie8

This article describes how to resolve the "unknown runtime error" prompt in IE8 when the js plug-in sets innerHTML. Share it with you for your reference. The specific analysis is as follows:

Problem description:

The website uses a js plug-in. When setting innerHTML, the following error occurs in IE8: "unknown runtime error ":

<Div id = "divContainer"> <a name = "link"> --> third-party plug-in content in the error message... </A> </div>

Cause:

The Set innerHTML object is a <a> because the <a> object is less inclusive. When the browser runs this script, it verifies the running error.

Solution:

Replace the <a> label with the <div> label.

I hope this article will help you design javascript programs.

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.