An excellent example to show you how simple it is to use the dynamical date range constraint.
NOTE:
- You won't be able to start after the end-date or end before the start-date.
- 2 additional plugin functions are defined in plugins.js in order to support the range checking.
- The input boxes are made readonly in this demo, by setting "readonly onfocus='this.blur()'".
- If you don't want the start date to be constrained by the end date, simply replace the fStartPop call with fPopCalendar call.
e.g. if(self.gfPop)gfPop.fPopCalendar(document.demoform.dc1);
Copyright© 2003-2006 Idemfactor Solutions,
Inc. All rights reserved.