Hi Charlie,

Thanks --  but what is the HTML to use Google for jQuery and also for
datepicker.

I now use:
  <script src="http://code.jquery.com/jquery-latest.js";></script>

What is the equivalent for Google, and what would it be for
datepicker?

A

On Oct 19, 11:31 am, Charlie <charlie...@gmail.com> wrote:
> http://code.google.com/apis/ajaxlibs/documentation/index.html#jquery
> using Google excellent option since if user already has been to site using 
> same source will have it cached
> probably not a good idea pulling your scripts from jquery site
> Andrew243 wrote:I'm using jquery, and have treeview working using 
> src="http:// 
> dev.jquery.com/view/trunk/plugins/treeview/jquery.treeview.js"Now I want to 
> use datepicker, where can I access the .js file? I 
> triedhttp://view.jquery.com/trunk/plugins/datepicker/jquery.datepicker.js, 
> but that is not correct. My hosting service does doesn't have gzip 
> compression enabled, so I need to access it via a server that does. I'me very 
> new to jquery, so please provide the full URL I should use for the script 
> src. Thanks

Reply via email to