TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Guest User
Tech Writer
2.1k
474.3k
FullCalendar is not a function
Oct 19 2020 8:59 AM
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
<meta http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<title>@ViewBag.Title | eNtsa Training-Academy</title>
@Styles.Render(
"/Content/css"
)
@Styles.Render(
"/Content/fullcalendarcss"
)
<!--Some additional libraries-->
@Scripts.Render(
"~/bundles/jquery"
)
@Scripts.Render(
"~/bundles/fullcalendarjs"
)
@Scripts.Render(
"~/bundles/bootstrap"
)
@RenderSection(
"scripts"
, required:
false
)
Install-Package jQuery.Fullcalendar
Reply
Answers (
6
)
prevent to ask remember password in all browser
Can I write html function?