jQuery widgets have dependencies on external javascript and CSS files. The wijcalendar widget requires the following files:
Link to these dependencies on any page in which you use the wijcalendar widget as in the following example.
Dependencies |
Copy Code |
---|---|
<script src="jquery.1.11.1.js" type="text/javascript"></script> <script src="jquery.ui.1.11.0.js" type="text/javascript"></script> <script src="globalize.js" type="text/javascript"></script> <script src="jquery.wijmo.wijutil.js" type="text/javascript"></script> <script src="jquery.wijmo.wijtouchutil.js" type="text/javascript"></script> <script src="jquery.wijmo.widget.js" type="text/javascript"></script> <script src="jquery.wijmo.wijpopup.js" type="text/javascript"></script> <script src="jquery.wijmo.wijcalendar.js" type="text/javascript"></script> <link type="text/css" href="jquery.wijmo.wijutil.css" rel="stylesheet" /> <link type="text/css" href="jquery-wijmo.css" rel="stylesheet" /> <link type="text/css" href="jquery.wijmo.wijcalendar.css" rel="stylesheet" /> |
Non-default animations require the effect files that they use, such as: