Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
JavaScript: Suppressing errors re unknown properties
Marty,
You are doing the right things, unfortunately the JS validator isn’t quite as robust as it needs to be at the moment to understand all this. What you can do is either ignore the warnings or right-click on the files in question and go down to MyEclipse and exclude those files from validation.
OK, thanks. Is it possible to exclude just that category of warnings from validation? I hunted around in Preferences and didn’t find it, but wanted to double check.
Any progress on either suppressing the “xxx declaration is not found” message or being able to tell it what variable/attribute names to ignore or accept?
So this is still a problem and we either show warnings which shouldn’t be there or have to ignore an entire file from validation or is something finally available??? Neither of those sound like acceptable answers.
I will escalate this issue to our dev team members to investigate this further. In the meantime, you can ignore the said warnings. To exclude the javascript file from validation, right click on the file > MyEclipse > Exclude from validation.