+++ /dev/null
-All adapter related files below are located in \r
-/adapters/<lib name>/ of this zip file.\r
-\r
-Your include order should be:\r
-\r
-Ext Stand-alone\r
--------------------------------------------------------------------\r
-ext-base.js\r
-ext-all.js (or your choice of files)\r
-\r
-\r
-Yahoo! UI (.12+)\r
--------------------------------------------------------------------\r
-yui-utilities.js\r
-ext-yui-adapter.js\r
-ext-all.js (or your choice of files)\r
-\r
-\r
-jQuery (1.1+)\r
--------------------------------------------------------------------\r
-jquery.js\r
-ext-jquery-adapter.js\r
-ext-all.js (or your choice of files)\r
-\r
-\r
-Prototype (1.5+) / Scriptaculous (1.7+)\r
--------------------------------------------------------------------\r
-prototype.js\r
-scriptaculous.js?load=effects (or whatever you want to load)\r
-ext-prototype-adapter.js\r
-ext-all.js (or your choice of files)\r
-\r
-\r
-\r
-See the examples folders for more examples.