You cannot only learn jQuery and be able to use Ext. No matter which core library you use (jQuery, YUI, Prototype/Scriptaculous, or Ext-base), you're still going to have to learn Ext in order to be able to use it. However, regardless of the core library you choose, you do not have to learn that core library in order to use Ext.
Jeff Howden
Ext JS - Support Team Volunteer jeff@extjs.com
Any and all code samples that are authored by me and posted on the Ext forums or website are hereby released into the public domain and I release anyone or entity of liability by using said code samples unless explicitly stated otherwise.
Opinions are mine and not necessarily endorsed by Ext, LLC. Please do not contact me directly for assistance unless requested by me.
Thank you Jeff. Your answer is clear and helpful. What do I need to do in order to get Ext JS together with jQuery? Which components will get by choosing Ext with jQuery?
Thank you Jeff. Your answer is clear and helpful. What do I need to do in order to get Ext JS together with jQuery? Which components will get by choosing Ext with jQuery?
Best regards,
Maru
Ext with jQuery only somewhat reduces the filesize of the combined libraries.
The whole point of the core libraries and the adapters is that you get all of the Ext functionality no matter which one you choose.
Jeff Howden
Ext JS - Support Team Volunteer jeff@extjs.com
Any and all code samples that are authored by me and posted on the Ext forums or website are hereby released into the public domain and I release anyone or entity of liability by using said code samples unless explicitly stated otherwise.
Opinions are mine and not necessarily endorsed by Ext, LLC. Please do not contact me directly for assistance unless requested by me.