Base Library | Include Order | Get Library |
---|---|---|
Ext Standalone | ext-base.js ext-all.js (or your choice of files) |
http://www.extjs.com/download |
Yahoo! UI (.12+) | yui-utilities.js (or your choice of YUI base files) ext-yui-adapter.js ext-all.js (or your choice of files) |
http://developer.yahoo.com/yui/ |
jQuery (1.1+) | jquery.js jquery-plugins.js // required jQuery plugins ext-jquery-adapter.js ext-all.js (or your choice of files) |
http://jquery.com/ http://docs.jquery.com/Plugins |
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) |
http://www.prototypejs.org/ http://script.aculo.us/ |