if you only want to display a small selection of pre-defined dates
it'd probably be easier to just write your own little pseudo-
datepicker than modify the jquery UI one.

unless i'm misunderstanding what you want, essentially you want to
append array.length elements to a container you .toggle at the
appropriate time, and have a live click event bound to those elements
which populates the appropriate field.

On Sep 13, 1:19 am, Info <i...@vglservices.com> wrote:
> does anyone know the syntax to only show days I want int he
> datepicker, for example I want to show a calendar but only show the
> following dates, 09/11/09, 09/25/09, 10/01/09 ??

Reply via email to