JS files loaded in template

Javascript files, that load right before the closing <body> tag of a page in the current template are following:

<script src="js/method-assign.js"></script>

<!-- jQuery first, then Other JS. -->

<script src="js/jquery-3.3.1.min.js"></script>

<script src="js/js-plugins/map-shortcode.js"></script>

<script src="js/js-plugins/crum-mega-menu.js"></script>

<script src="js/js-plugins/waypoints.js"></script>

<script src="js/js-plugins/jquery-circle-progress.js"></script>

<script src="js/js-plugins/segment.js"></script>

<script src="js/js-plugins/bootstrap.js"></script>

<script src="js/js-plugins/imagesLoaded.js"></script>

<script src="js/js-plugins/jquery.matchHeight.js"></script>

<script src="js/js-plugins/jquery-countTo.js"></script>

<script src="js/js-plugins/Headroom.js"></script>

<script src="js/js-plugins/jquery.magnific-popup.js"></script>

<script src="js/js-plugins/popper.min.js"></script>

<script src="js/js-plugins/particles.js"></script>

<script src="js/js-plugins/perfect-scrollbar.js"></script>

<script src="js/js-plugins/jquery.datetimepicker.full.js"></script>

<script src="js/js-plugins/svgxuse.js"></script>

<script src="js/js-plugins/select2.js"></script>

<script src="js/js-plugins/smooth-scroll.js"></script>

<script src="js/js-plugins/sharer.js"></script>

<script src="js/js-plugins/isotope.pkgd.min.js"></script>

<script src="js/js-plugins/ajax-pagination.js"></script>

<script src="js/js-plugins/swiper.min.js"></script>

<script src="js/js-plugins/material.min.js"></script>

<script src="js/js-plugins/orbitlist.js"></script>

<script src="js/js-plugins/highstock.js"></script>

<script src="js/js-plugins/bootstrap-datepicker.js"></script>

<script src="js/js-plugins/TimeCircles.js"></script>

<script src="js/js-plugins/ion.rangeSlider.js"></script>

<!-- FontAwesome 5.x.x JS -->

<script defer src="fonts/fontawesome-all.js"></script>

<script src="js/main.js"></script>

 

 

method-assign.js – a script that supports “assign” method in Internet Explorer.

jquery-3.3.1.min.js –latest version of jQuery library connected

map-shortcode.js – script for Google Maps

crum-mega-menu.js – scripts for the main menu

waypoints.js - Waypoints is a library that makes it easy to execute a function whenever you scroll to an element

jquery-circle-progress.js – script for building a round progress bar

segment.js - a JavaScript library to draw and animate SVG path strokes

bootstrap.js – scripts for framework elements work

imagesLoaded.js – script for correct isotope work

isotope.pkgd.min.js — isotope sorting scripts

jquery.matchHeight.js - script for setting the same height to elements in one row.

jquery-countTo.js – script for counters

Headroom.js – script for sticky header

jquery.magnific-popup.js –scripts for opening the photo/video in popup window

popper.min.js – script for tooltip

particles.js – scripts for circle animation

perfect-scrollbar.js – script for custom scrollbar

jquery.datetimepicker.full.js – calendar script

svgxuse.js - а simple polyfill that fetches external SVGs referenced in use elements when the browser itself fails to do so

select2.js – script for selectors

smooth-scroll.js - A lightweight script to animate scrolling to anchor links

sharer.js –script for opening social windows.

ajax-pagination.js — load more scripts

swiper.min.js — sliders

material.min.js – script for animations and the  form elements construction

orbitlist.js — scripts for team members building

highstock.js — scripts for building graphics of statistics

bootstrap-datepicker.js — calendar script

TimeCircles.js - jQuery plugin to show time since or time until a specific time

ion.rangeSlider.js – script for building range sliders.

main.js - main custom javascript file of a template.

fontawesome-all.js — Font-awesome script