commit extjs-2.2.1
[extjs.git] / air / README.txt
1 The ext-air.js file should be included AFTER ext-all.js.\r
2 \r
3 The resources/ext-air.css file should be included AFTER ext-all.css.\r
4 \r
5 XTemplates must be loaded inline while the js file loads (not in an onready block) when used in the application sandbox. Take a look at samples/tasks/js/Templates.js for an example.\r
6 \r
7 For additional date formats other than the ones defined in src/ext-air-adapter.js, you will need to specify them inline similar to XTemplates using Date.precompileFormats(). For multiple formats, separate them with the | character.\r
8 \r