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 web hosting service said they t
dmlees wrote on 10/29/2008 8:56 PM:
> My web hosting service said they think gzip compression is enabled.
You can check. Load your javascript file directly, then use Firebug > Net to
inspect the headers, or the Web Developer add-on for Firefox use the "View
Response Headers" -- either way, if
My web hosting service said they think gzip compression is enabled.
Does that mean that all my javascript files are being gzipped on the
server in such a way that when they get to my browser, they are
processed correctly? If so, then I don't have to do anything to reduce
the size of jquery 1.2.6 m
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 lat
4 matches
Mail list logo