Hi there, Everyone:
I am interested in using a image zoom scrip that requires the jQuery library.
Is there any "BEST" way to call the jQuery library? The version I would like to use is 55K, and while that is not huge, I would like to try and get my pages to load as fast as possible.
Should I use gzip? It brings the file down to only 19K, but I don't know how much time will be saved when it has to be uncompressed.
Should I host it locally? Or should I link to the google hosting of jQuery?
Do I have to do anything to ensure that it is "cached" when a visitor loads it the first time?
Thanks in advance.
I am interested in using a image zoom scrip that requires the jQuery library.
Is there any "BEST" way to call the jQuery library? The version I would like to use is 55K, and while that is not huge, I would like to try and get my pages to load as fast as possible.
Should I use gzip? It brings the file down to only 19K, but I don't know how much time will be saved when it has to be uncompressed.
Should I host it locally? Or should I link to the google hosting of jQuery?
Do I have to do anything to ensure that it is "cached" when a visitor loads it the first time?
Thanks in advance.
Comment