My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 140: how to used $('#calendar').fullCalendar('addEvent',{})
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Oct 2009


Sign in to add a comment
 
Reported by sz3...@gmail.com, Oct 21, 2009
$('#calendar').fullCalendar('addEvent',{
							id: 1,
							title:"我自己加的事
件",
							start:dayDate,
							end:dayDate
							})
Oct 31, 2009
Project Member #1 adamrs...@gmail.com
in 1.3.* and 1.4.* it is called 'renderEvent'. other than the name change, your example 
looks about right.
Status: Done
Sign in to add a comment

Powered by Google Project Hosting