[jQuery] Re: Using EXT with Jquery

2007-04-20 Thread Juha Suni
You guys should check the short tutorial I wrote about this at: http://docs.jquery.com/Tutorials:Using_Ext_With_jQuery First I'd check that you are correctly including the jQuery dimensions-plugin, as Ext required that. jquery-plugins.js should take care of that, but the 1.0 release, for some

[jQuery] Re: Using EXT with Jquery

2007-04-20 Thread Remy Sharp
April 20, 2007 8:37 AM > To: jQuery (English) > Subject: [jQuery] Re: Using EXT with Jquery > > Thanks all of you, especially Remy, > I managed to solve my problem, > > thishttp://remysharp.com/wp-content/uploads/2007/04/ext_layout.html > helped me a lot mate, thanks :) >

[jQuery] Re: Using EXT with Jquery

2007-04-20 Thread Andy Matthews
Never mind. Checked it in FF. Pretty cool. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Eli Sent: Friday, April 20, 2007 8:37 AM To: jQuery (English) Subject: [jQuery] Re: Using EXT with Jquery Thanks all of you, especially Remy, I managed

[jQuery] Re: Using EXT with Jquery

2007-04-20 Thread Andy Matthews
] Re: Using EXT with Jquery Thanks all of you, especially Remy, I managed to solve my problem, this http://remysharp.com/wp-content/uploads/2007/04/ext_layout.html helped me a lot mate, thanks :) On Apr 20, 2:06 pm, Remy Sharp <[EMAIL PROTECTED]> wrote: > I also wrote up a short arti

[jQuery] Re: Using EXT with Jquery

2007-04-20 Thread Eli
Thanks all of you, especially Remy, I managed to solve my problem, this http://remysharp.com/wp-content/uploads/2007/04/ext_layout.html helped me a lot mate, thanks :) On Apr 20, 2:06 pm, Remy Sharp <[EMAIL PROTECTED]> wrote: > I also wrote up a short article on my initial play with Ext and the

[jQuery] Re: Using EXT with Jquery

2007-04-20 Thread Remy Sharp
I also wrote up a short article on my initial play with Ext and the mistakes I made (it also includes a link the jquery-plugins.js file that Juha points out is missing): http://remysharp.com/2007/04/20/jquery-ext/

[jQuery] Re: Using EXT with Jquery

2007-04-20 Thread Remy Sharp
As promised: http://remysharp.com/wp-content/uploads/2007/04/ext_layout.html

[jQuery] Re: Using EXT with Jquery

2007-04-20 Thread Remy Sharp
HI Eli, I spotted this too - and had a play with Ext and jQuery - though I couldn't really see how the two were supposed to be linked together. I did get the same error as you, but it was because I hadn't set up the underlying HTML properly, i.e. I was telling my page to target 'yui-north' inste

[jQuery] Re: Using EXT with Jquery

2007-04-19 Thread Brad Perkins
Eli, This thread might help. http://groups.google.com/group/jquery-en/browse_thread/thread/bb64561ee9fe2e22/fdb149e62b2bd03b?lnk=gst&q=ext&rnum=2#fdb149e62b2bd03b On 4/19/07, Eli <[EMAIL PROTECTED]> wrote: Hey guys, Just noticed a couple of days ago that ext now has a new 'extjs' for jquery