JavaScript - Mura Docs v6

JavaScript

By default, Mura CMS uses the following JavaScript files to provide client-side script-based functionality:

  • {context}/{SiteID}/js/global.js
  • {context}/{SiteID}/jquery/jquery.js

In addition, there are specific scripts that are loaded only when a specific object is added to a page. These can be found packaged with the particular object.

For example, Local Index Slideshows use a jQuery plugin called Cycle. Its associated files can be found here:

  • {context}/{SiteID}/includes/display_objects/feedslideshow/js/jquery.cycle.js
  • {context}/{SiteID}/includes/display_objects/feedslideshow/js/slideshow.jquery.js