Javascript Components


JavaScript files:

  • /charts/ – script for canvas charts animating
  • /counters/ – Files needed for initialising the animation number after loading pages.
  • /ct-mediaSection/ – Media sections where we can add parralax, kenburns or video to the section. Dynamical content of medias..
  • /headroom/ – Animated/fixed navbars. Plugin needed for detecting scrollbar and attaching animations for menu.
  • /magnificpopup/ – Needed for galleries and their popups images where we can review them with slides via arrows.
  • /selectize.js-master/ – Plugin which creates select box for select tag in the page. It generates html code via javascript so that each browser can have the same select box.
  • /slick/ – Files which initialize sliders in the page.
  • /main.js/ – The main javascript initializaions and other major snippets.
  • /selectize/ – plugin for select https://brianreavis.github.io/selectize.js/
  • /nstSlider/ – plugin for range slider http://lokku.github.io/jquery-nstslider/
  • /starrr/ – plugin for stars in products https://github.com/dobtco/starrr

Screenshot

javascript

jquery.appear

This plugin call function when element appear in viewport. This is used in custom animation, progress bars, counter timer.
Documentation: https://github.com/bas2k/jquery.appear/

Charts.js

This plugin is used to make graphics.
Documentation: http://www.chartjs.org/