Hi Team
I am trying to create a full calendar event, using plugin for Jquery , now the Calendar is not working or loading due to libraries, FullCalendar is not a function. How can i resolve this issue in order for my Calendar to work?
- //_Layout.cshtml
- "X-UA-Compatible" content="IE=edge">
@ViewBag.Title | eNtsa Training-Academy - @Styles.Render("/Content/css")
- @Styles.Render("/Content/fullcalendarcss")
- @Scripts.Render("~/bundles/jquery")
- @Scripts.Render("~/bundles/fullcalendarjs")
- @Scripts.Render("~/bundles/bootstrap")
- @RenderSection("scripts", required: false)
Install-Package jQuery.Fullcalendar
Sachin SinghPosted Oct 19, 2020, 9:43 AM
Guest UserPosted Oct 20, 2020, 7:19 AM
Sachin SinghPosted Oct 19, 2020, 9:51 AM
Guest UserPosted Oct 19, 2020, 9:47 AM
Guest UserPosted Oct 19, 2020, 9:39 AM
Yearly Events
Sachin SinghPosted Oct 19, 2020, 9:27 AM