Someone on the forum asked about JavaScript debugging tools. Here I recommend two JavaScript debugging tools to everyone. I will also talk about debugging methods in the future.
The recommended debugging tool under IE is VS studio. I won’t give the download address for this. I believe everyone should have it. I have also talked about the basic debugging methods
Related links: Use Vs studio to debug scripts. http://blog.csdn.net/bluedestiny/archive/2006/05/15/739893.aspx
Venkman javascript Debugger is recommended under Mozilla. Download address
https://www.mozilla.org/projects/venkman/
I haven’t written any related articles yet, so let’s try it out first.