0

Let's say I want to display a datepicker. This datepicker represents a disponibility calendar from an hotel room. Knowing this, I want before displaying fetch data from the server to know the disponibility (I know how to do this).

My question is: How can I change the css to show dates with disponibility different from the ones that doesn't have?.

Second Question: How can I disable clicking those ones that doesn't have rooms available.

Example: JetSetter calendar

1 Answer 1

1

You can check this page to disable the days you want :

http://davidwalsh.name/jquery-datepicker-disable-days

Sign up to request clarification or add additional context in comments.

1 Comment

the example in the page is not working davidwalsh.name/dw-content/jquery-datepicker.php

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.