- base.js – This is the main JS file it controls a few different things, its well commented for easy customization.
- classie.js – Used for class helper functions.
- ct.account.js – Used for login/register ajax validation.
- ct.address.autocomplete.js – Used for google maps address search autocomplete.
- ct.advanced.search.js – Used for ajax search chaining.
- ct.gallery.js – Used for cleaning up the standard WordPress gallery shortcode output.
- ct.infobox.js – Used for custom map infoboxes.
- ct.lightbox.js – Used for displaying images in a lightbox.
- ct.mapping.js – Used for mapping.
- ct.mobile.menu.js – Used for mobile menu select.
- ct.select.js – Used for applying custom select styling to form element.
- ct.tooltip.min.js – Used for the main navigation dropdowns.
- ct.wpfp.js – Used for the WP Favorite Posts plugin.
- jquery.customSelect.min.js – Used for applying custom select styling to form element.
- jquery.cycle.lite.js – Used for testimonials widget.
- jquery.easing.1.3.js – Used for animations.
- jquery.fitvids.js – Used for fluid width video embeds.
- jquery.flexslider.min.js – Used for Flexslider.
- jquery.hammer.min.js – Used for hammer trigger jQuery events.
- jquery.sortable.min.js – Used for sortable elements.
- jquery.transit.min.js – Used for animations.
- jquery.validationEngine.js – The form validation is handled by this file, this one doesn’t require any editing.
- markerclusterer.js – Used for clustering map markers.
- markerwithlabel.js – Used for custom map maker labels.
- modernizer.custom.js – Used for browser feature detection.
- plupload.full.min.js – Used for file uploads.
- respond.min.js – A lightweight polyfill for old version of IE.
- toucheffects.js – Used for mobile device touch effects.
- waypoints.min.js – Used for setting waypoints for scroll effects, e.g. sticky header.