| Issue 140: | how to used $('#calendar').fullCalendar('addEvent',{}) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
$('#calendar').fullCalendar('addEvent',{
id: 1,
title:"我自己加的事
件",
start:dayDate,
end:dayDate
})
Oct 31, 2009
Project Member
#1
adamrs...@gmail.com
Status:
Done
|
|
| ► Sign in to add a comment |