Thursday 21 August 2014

Rendering Arshaw Fullcalendar in a tab in jQuery Bootstrap

To Resolve above the issue use below this code
$(function() {
$('#calendar').fullCalendar('render');
});

No comments:

Post a Comment