My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 365: how to redirect to another page on dayclick
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Feb 2010


Sign in to add a comment
 
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
Sign in to add a comment

Powered by Google Project Hosting