});
})(jQuery);
/****************************************************
- * Method for adding pseudo drag events to elements *
+ * Method for adding psuedo drag events to elements *
***************************************************/
!function ($) {
$.fn.addTouch = function () {
}
/**
- * Goes through a form to find inputs and proceeds to validate them in ways specific to their type.
+ * Goes through a form to find inputs and proceeds to validate them in ways specific to their type.
* Ignores inputs with data-abide-ignore, type="hidden" or disabled attributes set
* @fires Abide#invalid
* @fires Abide#valid
/**
* Adds event handlers for the scrolling element.
* @private
- * @param {String} id - pseudo-random id for unique scroll event listener.
+ * @param {String} id - psuedo-random id for unique scroll event listener.
*/
}, {
// Window exports
Foundation.plugin(ResponsiveAccordionTabs, 'ResponsiveAccordionTabs');
-}(jQuery);
+}(jQuery);
\ No newline at end of file
});
})(jQuery);
/****************************************************
- * Method for adding pseudo drag events to elements *
+ * Method for adding psuedo drag events to elements *
***************************************************/
!function ($) {
$.fn.addTouch = function () {