- Replaced color picker form control with a more robust version.

This commit is contained in:
JT Smith 2007-07-09 09:03:56 +00:00
parent 6fe068e42d
commit 6e0470771e
1193 changed files with 342 additions and 223 deletions

3
www/extras/extjs/examples/README.txt vendored Normal file
View file

@ -0,0 +1,3 @@
The examples can be browsed by opening index.html in the docs folder.
Some examples use XHR. Those examples will need to be on a webserver to run since XHR can't access the local file system.