Hey, try beforeShowDay:

http://jqueryui.com/demos/datepicker/#event-beforeShowDay

Here's an example of using beforeShowDay to highlight special days:

http://jsbin.com/enaza/edit

If the first item in the returned array is true the day is selectable, false
means it's non-selectable.

On Mon, Sep 21, 2009 at 1:16 AM, Tiago TC <[email protected]> wrote:

>
> I have a JSP page with a calendar on it (datepicker). I need to
> display one different calendar for each user.
>
> For each user, I have the days that user can choose. I would like to
> know how do I put those days on the datepicker so just those days can
> be selectables.
>
> Thank you in advance! (I'm sorry about my English)
>
> >
>


-- 
Ca-Phun Ung
+ http://yelotofu.com
+ hongkong, zce, jquery, jqueryui, php, css, html

--~--~---------~--~----~------------~-------~--~----~
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