INCLUDE_ORDER.txt
资源名称:ext-3.0.0.zip [点击查看]
上传用户:shuoshiled
上传日期:2018-01-28
资源大小:10124k
文件大小:1k
源码类别:
中间件编程
开发平台:
JavaScript
- All adapter related files below are located in
- /adapters/<lib name>/ of this zip file.
- Your include order should be:
- Ext Stand-alone
- -------------------------------------------------------------------
- ext-base.js
- ext-all.js (or your choice of files)
- Yahoo! UI (.12+)
- -------------------------------------------------------------------
- yui-utilities.js
- ext-yui-adapter.js
- ext-all.js (or your choice of files)
- jQuery (1.1+)
- -------------------------------------------------------------------
- jquery.js
- ext-jquery-adapter.js
- ext-all.js (or your choice of files)
- Prototype (1.5+) / Scriptaculous (1.7+)
- -------------------------------------------------------------------
- prototype.js
- scriptaculous.js?load=effects (or whatever you want to load)
- ext-prototype-adapter.js
- ext-all.js (or your choice of files)
- See the examples folders for more examples.