A drop in extension replacing error labels from jQuery Validation plugin with Twitter Bootstrap tooltips
The jQuery-Validation-Bootstrap-tooltip is a drop-in extension that replaces error labels from the jQuery Validation plugin with Twitter Bootstrap tooltips. It requires jQuery, jQuery Validation, and Twitter Bootstrap to function properly. The extension has been tested with Bootstrap versions 2.3.2, 3.3.5, and 4.1.2, with reports of compatibility with version 5 as well.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.