Just started using jQuery with a Django web app. I am using the datepicker, but cannot get the icon to appear.
I followed the demo source code which specifies the location of the calendar iconimage (images/calendar.gif). However, in my jQuery download (UI 1.8.7) in the css/ui-lightness/images folder, there is no such icon file. There are .png files that have all the icons on them, but I'm not sure how to use that.
How do I get the calendar icon file? Or get it to appear?