generally you dont actually gzip the js files, you enable gzip compression on the server and it does it automatically setting the appropriate 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 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? > -- Christopher Thatcher