Forbidden Js (Javascript) Script Error prompt

Source: Internet
Author: User

This is a very practical piece of code. when the project is finished and launched, we usually disable all program errors, but the traces need to be wiped quickly. The Javascript error message is also worth disabling, how can I disable js script error messages? See the following code:

<Script language = "javascript"> function killErrors () {return true;} window. onerror = killErrors; </script>
Articles you may be interested in
  • Javascript asynchronous loading improves the browsing speed of web pages
  • Common Javascript Verification Code collections such as js verification URLs
  • Code used to test the password strength of a user input using Javascript
  • Javascript shares the content with the code Summary of the websites on major social networking platforms
  • Javascript determines whether the mouse is left or right-click-compatible with ie, firefox, chrome, and other major browsers
  • Navicat for mysql remote connection to the mySql database prompt 10061,1045 error Solution
  • Compatible with the setting homepage of IE and firefox and the JavaScript code added to favorites
  • Javascript solves the issue of highly adaptive between left and right

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.