F
F
Fyodor2011-03-11 11:16:00
JavaScript
Fyodor, 2011-03-11 11:16:00

jquery calendar - option to select only allowed dates?

such a question, maybe someone knows what plugin for jquery can do this. how many documentations I have read that have something similar, they are more likely to forbid, but it’s difficult to forbid here.

you need for the following - the site has travel packages with specific departure dates. it is necessary that it is possible to show on the calendar and give the opportunity to select tours with a departure date on a specific day.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jamayka, 2011-03-11
@jamayka

Why don't you like the native UI datepicker ?
In beforeShowDay you check that the date is allowed and return an array with zero element true, otherwise false.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question