| stepMonths | ใช้กำหนดว่าการ click next หรือ previous จะให้เปลี่ยนเดือนกี่เดือน (default=1) |
|---|
config:stepMonths
return type:number
content:ใช้กำหนดว่าการ click next หรือ previous จะให้เปลี่ยนเดือนกี่เดือน (default=1)
example:$("div#datepicker").datepicker ( { stepMonths: 12 } );