Thanks a lot, very elegant solution.

I have some trouble with the inArray function: in the code below I
would expect to find the date in the array, instead the alert gives me
-1.

http://pastie.org/573992

Any idea? It seems that the inArray function gots some problems to
work with date.

Kind regards

Massimo

On Jul 31, 5:08 pm, Fontzter <[email protected]> wrote:
> Here ya go:http://jsbin.com/iliro/edit
>
> Hth,
>
> Dave
>
> On Jul 30, 5:51 am, Mazi <[email protected]> wrote:
>
> > Hallo all.
> > I need to configure the datepicker to disable days from a date array
> > in a dynamic way.
>
> > I have a javascript Array that contains dates that I want to enable in
> > a yyyymmgg pattern as shown in this code
>
> >http://pastie.org/565043
>
> > I need to integrate these information to create a datepicker with only
> > that days enable.
> > Is there a simple way to achieve this goal? Or some suggestions?
>
> > Kind regards
>
> > Massimo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to