我在jsfiddle中找到了jQuery-Lint (lint example on jsfiddle.net)的一个小示例。
但是,当我用jQuery 1.6.2测试它时,jQuery-Lint在firebug中抛出了许多(额外的)警告...
那么jQuery-Lint对于jQuery 1.6.2测试是不是没有用呢?
发布于 2011-07-21 06:55:21
这把小提琴(显然还有jsFiddle的jQueryLint (edge)复选框)运行的是一个非常旧的JQueryLint版本(版本0.34)。
看看this fiddle,它使用的是the latest release 1.01。
https://stackoverflow.com/questions/6762448
复制相似问题