Hi, try the jquery UI http://jqueryui.com/ they have a datepicker ther When you donwload you can look under development-bundle/demos/datepicker
On Mon, Oct 19, 2009 at 3:07 PM, Andrew243 <m...@andrewcampbell.us> 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 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