- This picker can pick either a single date or a whole week. To pick a week simply click the week number.
- The color and other highlight effects of the selected date(s) is controled by the giMarkSelected option in the theme (normal.js).
- You may also change the fOnWeekClick() handler in plugins.js to process _selDatesRange array that contains the 1st and last date of the selected week.
- To create such a versatile picker, we just added several lines in the plugins.js. Please check it for details and you'll see the power of the engine.
- If you don't want to show week numbers, simply set the giWeekCol option to -1.
Copyright© 2003-2004 Idemfactor Solutions,
Inc. All rights reserved.