Download of jquery-latest.min.js (jquery-latest.min.js ( external link: SF.net): 93,107 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
93,107 字节
MD5
50bffc690d76d47583efd4871c4f182e

项目描述

Most single-page web apps which use JavaScript/Ajax are as complex as Java programs.
Until this project, programmers were forced to put all their HTML into one file, while other languages, like Java, allow you to split up files and packages.

Also, with so many JavaScript libraries used together, having unique names for functions and variables is getting increasingly difficult, so this project allows package-names for variables and functions.