javaeye3/public/javascripts/application.js.readme

13 lines
435 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

application.js是经过 http://fmarcia.info/jsmin/test.html 压缩过的代码 (原本准备用JSA压缩但是压缩结果有问题)
源代码是由以下几个文件合并
1. prototype.js
2. effects.js
3. builder.js
4. tooltips.js
5. validation.js
6. javaeye_misc.js
7. jsonp.js
8. notifications.js
cat prototype.js effects.js builder.js tooltips.js validation.js javaeye_misc.js jsonp.js notifications.js ask.js > application.js