[jQuery] Re: gzip

2008-10-30 Thread dmlees
Bill, Thanks so much. My hosting service just told me that gzip is enabled, so I don't have to do anything but use the min version of the library. That's great. On Oct 29, 7:36 pm, Bil Corry <[EMAIL PROTECTED]> wrote: > dmlees wrote on 10/29/2008 8:56 PM: > > > My w

[jQuery] Re: gzip

2008-10-29 Thread dmlees
riate headers > on the http response so that the client knows to un-gzip. > > On Wed, Oct 29, 2008 at 3:02 PM, dmlees <[EMAIL PROTECTED]> wrote: > > > I gzipped the latest jquery min file on a Mac OSX 10.4.11 and set the > > link to the script in the head using the gzipped f

[jQuery] gzip

2008-10-29 Thread dmlees
I gzipped the latest jquery min file on a Mac OSX 10.4.11 and set the link to the script in the head using the gzipped file. It worked fine in Firefox 3, but did not work in Safari. Does anyone know how to make a Mac gzipped javascript file work in Safari and still work in the other browsers?