1 All adapter related files below are located in
\r
2 /adapters/<lib name>/ of this zip file.
\r
4 Your include order should be:
\r
7 -------------------------------------------------------------------
\r
9 ext-all.js (or your choice of files)
\r
13 -------------------------------------------------------------------
\r
16 ext-all.js (or your choice of files)
\r
20 -------------------------------------------------------------------
\r
22 ext-jquery-adapter.js
\r
23 ext-all.js (or your choice of files)
\r
26 Prototype (1.5+) / Scriptaculous (1.7+)
\r
27 -------------------------------------------------------------------
\r
29 scriptaculous.js?load=effects (or whatever you want to load)
\r
30 ext-prototype-adapter.js
\r
31 ext-all.js (or your choice of files)
\r
35 See the examples folders for more examples.