How to use IE for JavaScript script debugging

Source: Internet
Author: User
Script to do the B/s mode of the program many times to use JavaScript script, its function is very powerful, but debugging is very troublesome, because there is no suitable tool, in fact, IE support JavaScript script debugging, just need to the IE and script corresponding settings.
1. Internet Options-> Advanced-> Disable script debugging remove the team behind it. Let IE support script debugging, but this is not enough, we also need to do in the code a simple matter, in the need to debug where to join the debugger, to start debugging from here (sometimes need to reopen IE). When you open this page, you will be prompted with a selection box for scripting Debugging and a tool for debugging.
Here's a simple example.
Script debugging
<body;
alert (str);
}
</script>
Posted
Http://www.cnblogs.com/interboy/archive/2006/08/06/469390.html

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.