Issue 365: how to redirect to another page on dayclick
Status:  Done
Owner: ----
Closed:  Feb 2010
Reported by sowji...@gmail.com, Feb 24, 2010
hi,

can you please tell me how to redirect to another url when you click on
dayclick event?

Thanks & regards,
Sowjanya 

Feb 26, 2010
Project Member #1 adamrs...@gmail.com

$('#calendar').fullCalendar({
     dayClick: function() {
           window.location.href = "http://google.com/";
     }
});


please gain a better understanding of javascript before posting questions like this

http://arshaw.com/fullcalendar/docs/mouse/dayClick/
Status: Done
Labels: -Type-Defect Type-Question
Nov 27, 2014
#2 rob.well...@gmail.com
not a very nice answer, and your comment sucks too. arrogant and non usefull