Hi Charlie,

The Google link works -- thanks, I did not understand how to contruct
the Google URL from their site.

What URL can I use to link to datepicker?

On Oct 19, 12:37 pm, Charlie <charlie...@gmail.com> wrote:
> path for jQuery is right in link I showed you
> <script type="text/javascript" 
> src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js";></script>
> have to pull full UI.js if using Google but is probably better solution than 
> pulling from sites you are using now
> link on same page
> Andrew243 wrote: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#jqueryusing
>  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