[jQuery] datePicker: How to allow choosing dates in the past?
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,
I am looking into using the super awesome <a
href="http://kelvinluck.com/assets/jquery/datePicker/v2/demo/">datePicker
v2</a> plug-in by Kelvin Luck, for an app that needs to be able to
select a range from the past to the present. I am not clear on what the
easiest way to do this is. Any advice is much appreciated.
Thanks,
Marshall
</body>
</html>