Skip to content

A fork of ExtJS that uses jQuery instead of ExtJS' homegrown internals; also includes more sanity checks for the widgets.

License

Notifications You must be signed in to change notification settings

RobinStamer/Ext-jQuery

Repository files navigation

Manyally create extjs/ directory inside this dir.

Either copy over ExtJS directory or create symlink to it.

$ cp -r /path/to/ext-4.0.0 template/extjs

or

$ ln -s /path/to/ext-4.0.0 template/extjs

Then run compass to generate custom ExtJS theme:

$ compass template/resources/sass

About

A fork of ExtJS that uses jQuery instead of ExtJS' homegrown internals; also includes more sanity checks for the widgets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages