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
The size I am referring to is all the scripts in the page (i.e. everything required for the demo to work). I think that is more important than the size of jQuery itself (using jQuery should result in needing to write less code compared to other frameworks).

