Exclude From Validation"; 3. Right-click and select Run."/> Exclude From Validation"; 3. Right-click and select Run.">
Home > Article > Web Front-end > How to solve jquery min error reporting problem
Solution to jquery min error: 1. Select the jquery file "jquery.min.js" that reported the error; 2. Right-click and select "MyEclipse-->Exclude From Validation"; 3. Right-click and select Run. .
The operating environment of this tutorial: Windows 7 system, jquery1.8.2 version, this method is suitable for all brands of computers.
Related recommendations: "jquery video tutorial"
jquery.min.js introduction project error reporting
Solution:
1. Select the jquery file "jquery.min.js" that reported the error.
2. Right-click and select MyEclipse-->Exclude From Validation.
3. Right-click and select MyEclipse-->Run Validation.
The above is the detailed content of How to solve jquery min error reporting problem. For more information, please follow other related articles on the PHP Chinese website!