X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..530ef4b6c5b943cfa68b779d11cf7de29aa878bf:/INCLUDE_ORDER.txt diff --git a/INCLUDE_ORDER.txt b/INCLUDE_ORDER.txt index 1ca61f63..3a4cd42a 100644 --- a/INCLUDE_ORDER.txt +++ b/INCLUDE_ORDER.txt @@ -1,35 +1,35 @@ -All adapter related files below are located in -/adapters// 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. \ No newline at end of file +All adapter related files below are located in +/adapters// 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.