hi I don't have the code in front of me, but yes this should be easy.
in the pages on load AFTER the js has been loaded you can have the
loaded holidays from your database overwrite the JS array which is
hardcoded in the spiffyCal.js file. I can't recall the name of the
holiday array without the code in front of me, but it should be obvious
if you search for the word holiday in that file.
by replacing that holidays array your holidays will be used by the
spiffyCal.
hope that helps,
baz
--- In spiffyDHTML%40yahoogroups.com">spiffyDHTML
yahoogroups.com, "prani_b30" <prani_b30
...> wrote:
>
>
> Hi,
>
> For each current month I want to dynamically create
> holiday list (Populate from database) and disable those
> dates in the calendar. Is there a way to implement this?
>
> Thanks,
> Pranathi
>
.