/hippo/src/main/webapp/ext/INCLUDE_ORDER.txt

http://hdbc.googlecode.com/ · Plain Text · 35 lines · 24 code · 11 blank · 0 comment · 0 complexity · f2c808349ddcf46044f2fa96065609a8 MD5 · raw file

  1. All adapter related files below are located in
  2. /adapters/<lib name>/ of this zip file.
  3. Your include order should be:
  4. Ext Stand-alone
  5. -------------------------------------------------------------------
  6. ext-base.js
  7. ext-all.js (or your choice of files)
  8. Yahoo! UI (.12+)
  9. -------------------------------------------------------------------
  10. yui-utilities.js
  11. ext-yui-adapter.js
  12. ext-all.js (or your choice of files)
  13. jQuery (1.1+)
  14. -------------------------------------------------------------------
  15. jquery.js
  16. ext-jquery-adapter.js
  17. ext-all.js (or your choice of files)
  18. Prototype (1.5+) / Scriptaculous (1.7+)
  19. -------------------------------------------------------------------
  20. prototype.js
  21. scriptaculous.js?load=effects (or whatever you want to load)
  22. ext-prototype-adapter.js
  23. ext-all.js (or your choice of files)
  24. See the examples folders for more examples.