Upgrade to ExtJS 3.2.0 - Released 03/30/2010
[extjs.git] / examples / README.txt
1 The samples can be browsed by opening the examples folder in a web browser.
2
3 The samples home page (samples.html) along with some of the individual sample pages use XHR to load data. 
4 Those samples will need to be on a webserver (http://) to run since XHR can't access the local file system.