Thanks. These are really helpful.
Jack
--- In ydn-javascript@yahoogroups.com, "Satyen Desai" <sdesai@...> wrote:
>
> Hi,
>
> There's currently no inbuilt support for alternate selection ranges,
but you can take a look at these examples which show how to use
Calendar's API to implement custom selection (the examples use older
versions of YUI, but the API stays the same in 2.5.1):
>
> Week Selection:
>
http://yuiblog.com/sandbox/yui/v222/examples/calendar/selectCalWeeks.html
>
> Day Of Week Selection:
>
http://yuiblog.com/sandbox/yui/v230/examples/calendar/selectWeekdayHeader.html
>
> NOTE: These are really UI level customizations, to help the user
easily select groups of individual dates - the Calendar's state and
API still revolve around individual dates which is not necessarily
ideal especially if there's NO requirement to support a mix of
selected weeks + individual dates (or months + individual dates in
your case).
>
> Regards,
> Satyen
> ________________________________________
> From: ydn-javascript@yahoogroups.com
[mailto:ydn-javascript@yahoogroups.com] On Behalf Of jck003
> Sent: Monday, May 19, 2008 10:15 AM
> To: ydn-javascript@yahoogroups.com
> Subject: [ydn-javascript] Calendar - Select Month
>
>
> Is it possible to click on the month and select every date for that
> month? If not, I think that would be a nice feature. In fact, it
> would be nice to click on any heading and select that month, year, day
> of week, week, etc.....
>
> Thanks
> Jack
>