Application Scripts
The files located in assets/js/ should be treated as essential to the operation of the theme, however some of them can be removed IF you know what you are doing. Check the links for documentation regarding the files
File Name | |
---|---|
application.js | Essential js file which controls navigations, page sizes, etc. |
bootstrap.min.js | All bootstrap javascript plugins in one |
enquire.min.js | Javascript media queries. essential for touch support |
jquery.layout.min.js | Page Layout Manager for Fixed Sidebars layout |
media.match.min.js | Match Media Polyfill that allows the usage for enquire.js in IE9 |
jquery-1.10.3.min.js | Essential. Use as a fallback if CDN does not load |
jqueryui-1.9.2.js | Non-essential. use as a fallback if CDN does not load |
less.js | The LESS pre-processor. Do not use in production environemnt |
jqueryui.css | Theme for jQueryUI. Use if jQueryUI is used |