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 tried http://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