Can I use the jQuery.js on http://code.jquery.com/jquery-latest.js, or must I download jquery.js to my server?
If the answer is "no", my hosting service does not support GZIP -- so what file do I install on my server? I've tried both jquery-1.3.2.min.js, and jquery-1.3.2.js.txt and they don't work, also tried simply changing their names to jquery.js. If the file I need is in jquery-1.3.2.min.js, or jquery-1.3.2.js.txt how do I convert it for use? As you'll understand, I'm a total novice with JavaScript, until now I've need working with PHP and a few JavaScript snippets -- so please make any replies really simple to unedrstand, with an example. Thanks!