[jQuery] Re: EXTjs and Jquery

2007-10-10 Thread Alexander Bilbie
It's worth noting here that if you are only using small parts of Ext then download a custom EXT because it is quite a bloat when you've got everything, but otherwise EXT is fantastic at creating UI's On 05/10/2007, NccWarp9 <[EMAIL PROTECTED]> wrote: > > > This thing looks asome. > > On Oct 4,

[jQuery] Re: EXTjs and Jquery

2007-10-05 Thread NccWarp9
This thing looks asome. On Oct 4, 9:08 pm, Steve Brownlee <[EMAIL PROTECTED]> wrote: > Brook: > > Yes, and it's a match made in heaven because jQuery is, in my opinion, > unmatched at DOM traversing, event handling and element manipulation. > Ext, as you notice when you're drooling, is by far

[jQuery] Re: EXTjs and Jquery

2007-10-04 Thread Steve Brownlee
Brook: Yes, and it's a match made in heaven because jQuery is, in my opinion, unmatched at DOM traversing, event handling and element manipulation. Ext, as you notice when you're drooling, is by far the best framework for making things pretty. As for working together, as long as you download the

[jQuery] Re: EXTjs and Jquery

2007-10-04 Thread Steve Blades
I find that they play very well together. I use the jquery adapter built to bridge jquery and ExtJs, but it isn't a necessity, ExtJS has it's own DOM selector methods. I just find the JQuery syntax very easy, and it's handling of DOM manipulation very robust. I use ExtJS primarily for it's beautifu