[jQuery] Re: Bug in jQuery implementation of EXT, works with other libraries.

2007-06-05 Thread Brandon Aaron
Thanks for the kind words and testing out jQuery 1.1.3a! Hopefully the last couple of bugs in 1.1.3a will be resolved soon and 1.1.3 will be out the door. -- Brandon Aaron On 6/5/07, cdomigan <[EMAIL PROTECTED]> wrote: Can I just say that I've started using Jquery 1.1.3a with Ext and it's a H

[jQuery] Re: Bug in jQuery implementation of EXT, works with other libraries.

2007-06-05 Thread Rey Bango
Chris, Post some sample code bud! I'm sure we could all benefit from seeing how you're incorporating Ext. Rey cdomigan wrote: Can I just say that I've started using Jquery 1.1.3a with Ext and it's a HUGE improvement. Most bugs are gone and animations are smooth as silk - thanks to everyone

[jQuery] Re: Bug in jQuery implementation of EXT, works with other libraries.

2007-06-05 Thread cdomigan
Can I just say that I've started using Jquery 1.1.3a with Ext and it's a HUGE improvement. Most bugs are gone and animations are smooth as silk - thanks to everyone behind this release! Chris

[jQuery] Re: Bug in jQuery implementation of EXT, works with other libraries.

2007-05-04 Thread Juha Suni
Brandon Aaron wrote: Events in the latest SVN are now using addEventListener and attachEvent. On 5/3/07, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote: This has already been reporting and is filed as a bug. This has to do w/the how events are attached in the current jQuery code. I believe this

[jQuery] Re: Bug in jQuery implementation of EXT, works with other libraries.

2007-05-03 Thread Brandon Aaron
Events in the latest SVN are now using addEventListener and attachEvent. -- Brandon Aaron On 5/3/07, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote: Suni, >The calendar implementation of Ext (See here >http://www.extjs.com/deploy/ext/examples/menu/menus.html, open first menu, >choose date) is

[jQuery] Re: Bug in jQuery implementation of EXT, works with other libraries.

2007-05-03 Thread Dan G. Switzer, II
Suni, >The calendar implementation of Ext (See here >http://www.extjs.com/deploy/ext/examples/menu/menus.html, open first menu, >choose date) is not working properly with jQuery, but is with YUI and >Prototype (you can change the active library from top right). Changing the >calendar months from

[jQuery] Re: Bug in jQuery implementation of EXT, works with other libraries.

2007-05-03 Thread Brandon Aaron
Good point about providing compressed versions of the plugins. I recently went through all my plugins and added a min and a packed version of them. I even took the time to copy over the header with the version :). This includes the latest version of the dimensions plugin 1.0a. I believe you will

[jQuery] Re: Bug in jQuery implementation of EXT, works with other libraries.

2007-05-03 Thread Sam Collett
On May 3, 11:08 am, Kush Murod <[EMAIL PROTECTED]> wrote: > Sam, > > Don't know where you are getting numbers from but > > Core JQuery is ONLY 60kb (uncompressed) > Common plugin such as 'form' 31kb (uncompressed) > > Even combined size is nowhere 100kb, size drops once you compress js > > --Kush

[jQuery] Re: Bug in jQuery implementation of EXT, works with other libraries.

2007-05-03 Thread Kush Murod
Sam, Don't know where you are getting numbers from but Core JQuery is ONLY 60kb (uncompressed) Common plugin such as 'form' 31kb (uncompressed) Even combined size is nowhere 100kb, size drops once you compress js --Kush

[jQuery] Re: Bug in jQuery implementation of EXT, works with other libraries.

2007-05-03 Thread Sam Collett
A bit off topic (apologies for hijacking the topic), but I've noticed that the jQuery version of the page actually has a greater download requirement than YUI (and only slightly less that Prototype). jQuery: 177 KB YUI: 164 KB Prototype+Scriptaculous: 178 KB This could be reduced a little if the