Export to GitHub

jquery-datepicker - issue #378

dateSelected event


Posted on Feb 19, 2014 by Happy Ox

I am using datepicker inside a calendar to switch the calendar date. In the calendar I also have a button to navigate next and previous month. When I navigate through the calendar buttons I also set the datepicker date using function dpSetSelected.

Is it possible to set the date without triggering the dateSelected event using a function dpSetSelected?. As this cause a continues loop.

Comment #1

Posted on Feb 19, 2014 by Happy Ox

And also it is possible to show the select box to select months and date.

Comment #2

Posted on Feb 19, 2014 by Happy Ox

One more question can I show only months and years in the calendar

Status: New

Labels:
Type-Defect Priority-Medium