for example: i want to use the menu in Ext Core all my website. But only some pages i will need ExtJS(ext-all). is it possible?
thanks.
for example: i want to use the menu in Ext Core all my website. But only some pages i will need ExtJS(ext-all). is it possible?
thanks.
ExtJS is build on top of Core.
Mitchell Simoens @LikelyMitch
Modus Create, Senior Frontend Engineer
________________
Need any sort of Ext JS help? Modus Create is here to help!
Check out my GitHub:
https://github.com/mitchellsimoens
What exactly is the problem? Simply include ext-core in some of your pages and ext-core+ext-all-no-core (or ext-base+ext-all) on the other pages.