When we add a event to jquery fullcalendar (in selectable mode)on click or selecting dates. How to read the added event in jquery ?
When we add a event to jquery fullcalendar (in selectable mode)on click or selecting
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
EDIT – after your comment i think you must use the select function:
Look at the fiddle here, it alerts start and end date, but you also have access to tile and allDay parameters.http://jsfiddle.net/SYBsq/