[jQuery] Re: Cutting load time with jQuery plugins

2008-04-17 Thread Ariel
Check out Yslow (http://developer.yahoo.com/yslow/). I find it VERY useful when trimming the load time. --Ariel On Apr 14, 9:30 pm, Jimmy Gambier <[EMAIL PROTECTED]> wrote: > Hi, > > Our site is mainly a jQuery shop, with lots of JavaScript > goodness:http://www.freeidentityprotect.com. > > We'

[jQuery] Re: Cutting load time with jQuery plugins

2008-04-15 Thread Karl Swedberg
Hi Jimmy, One suggestion that has been offered here before for getting multiple plugin files concatenated nicely is to prepend each plugin file with a semicolon. Hope that helps. --Karl _ Karl Swedberg www.englishrules.com www.learningjquery.com On Apr 14, 2008, at 9:3