Hi Friends
I am working with a Full Calender application, in that,while i click in a event it must be redirect to another page and also post the data like event id,event start,event end,user id so on,how can i do that in J Query and Full Calender
Hi Friends I am working with a Full Calender application, in that,while i click
Share
I think you can do something like this :
FullCalendar click event
You can use this method to POST your data :
Took it from here.
An example how to use it :