简体   繁体   中英

jQuery Datepicker beforeShowDay - range selected


I'm doing a website for an hotel, and I'm trying to do a datepicker to book the days that somebody wants to stay there.

http://jsfiddle.net/newpatriks/PmPGV/

Here you have that I have done, but I've some problems:

  1. I don't know why, but when the users select the range days, the calendar starts from the month that contains the "end day" choosen.

  2. The css run ok for the .temp_1, but not going well for the .temp_2 and .date_selected (I'm going crazy about this...)

Thanks a lot :)

JQuery Datepicker has a built in range select: datepicker/date-range .

Here is an example from the following question: jQuery datepicker- 2 inputs/textboxes and restricting range

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM