I have an entry I need to accept a person's date of birth in. I'm using a default jquery-ui date field but it is difficult for users to enter in a normal DOB using the graphical tools (typing it in is fine, but users keep trying to use the graphical tools of the date entry and get frustrated.)
The problem is that there are only about 20 years in the year selection dropdown field and this isn't sufficient for most people's date of birth. Also the year drop down for a blank field centers around the current year and shows future years, I think it makes sense for the last acceptable year to be the current year (maybe next year for newborns) and the first year should be like 1901 (or so.)