开发者

jQuery development bundle

The jQuery UI library comes in multiple forms:

1) A one-file minified version

2) A one-file non-minified version

3) A multiple file non-minified "development bundle"

I'm i开发者_开发百科nterested in the equivalent of the "development bundle" for jQuery. Where can I find it?


Google CDN hosts a non-minified version of the jQuery library:

https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.js

And github is the home of the:

multiple file non-minified "development bundle"

https://github.com/jquery/jquery

The files you want are in the "src" directory I believe.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜