jQuery Tutorial for Beginners - 27 - Datepicker options

preview_player
Показать описание
In this video we will cover more options you can use with the Datepicker widget.

Рекомендации по теме
Комментарии
Автор

Hi EJ
coding has been never so interesting for me and now at the age of 47 i am learning coding from ur tutorials.
during this lock down i had made up my mind to learn something thats how i had come across ur tutorials on html etc.. now i have reached at JqueryUI.
its been a awesome experience . i love the way u explain every details. i would request if you can give us some projects to improve our skills, as i keep on forgetting wht i have learnt . please guide me


thanks once again keep the good work on

bijunair
Автор

Thank you so much for taking the time to make these videos. You explain things at the perfect pace!

饶泽海
Автор

SOLOUTION:

datePicker({numberOfMonths: 3}) may not work on newer versions, try datePicker({numberOfMonths: [1, 3]})

lazaregiorgobiani
Автор

i am stucked at the thats not giving the desired result need ur help

bijunair
Автор

when I input the ''numberOfMonths: 3'', my codes only work on the first one, the rest are unaffected? why, what's happening?

brocklesnarufcchamp
Автор

datePicker() works just fine but datePicker({numberOfMonths: 3}) does not . Pls help me .

lazaregiorgobiani
Автор

got myself corrected the case sensitive property was not proper

bijunair
Автор

It's not working for me. I see no widget.

deborahbrown