jQuery: The Write Less, Do More JavaScript Library

 « Return to Thread: jQuery Setup

Re: jQuery Setup

by James-279 :: Rate this Message:

Reply to Author | View in Thread


Could you show us your page?

You can use whatever file you want as long as you include it properly
on your page. You can host it yourself locally if you want, or you can
use the Google AJAX Libraries API to load jQuery remotely.
http://code.google.com/apis/ajaxlibs/documentation/

On Jul 3, 8:55 am, Andrew <m...@...> wrote:

> Can I use the jQuery.js onhttp://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!

 « Return to Thread: jQuery Setup