parmarmayur9090 / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

dateSelected event #378

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by blpravee...@gmail.com on 19 Feb 2014 at 6:20

GoogleCodeExporter commented 8 years ago
And also it is possible to show the select box to select months and date.

Original comment by blpravee...@gmail.com on 19 Feb 2014 at 6:21

GoogleCodeExporter commented 8 years ago
One more question can I show only months and years in the calendar

Original comment by blpravee...@gmail.com on 19 Feb 2014 at 6:22