| Issue 156: | Change Color in eventRender | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi, as change the color of a particular day in javascript?
have tried so:
eventRender: function(calEvent, element, view)
{
element.css('color', 'red');
},
but not working.......
Have the version v1.4
HelpMe please....
Oct 31, 2009
Project Member
#1
adamrs...@gmail.com
Status:
Done
|
|
| ► Sign in to add a comment |