| Issue 1903: | want to get clicked day | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I want to get the value of clicked day.
I did it as follows
dayClick: function( date, allDay, jsEvent, view ) {
var clickdedDay = parseInt($(this).text());
});
please can anyonce tell me the correct way to do it.
Aug 24, 2013
Project Member
#1
adamrs...@gmail.com
Status:
Invalid
|
|
| ► Sign in to add a comment |