Jquery Validation Bootstrap Tooltip

screenshot of Jquery Validation Bootstrap Tooltip
bootstrap

A drop in extension replacing error labels from jQuery Validation plugin with Twitter Bootstrap tooltips

Overview:

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.

Features:

  • Replacement of Error Labels: Replaces error labels from jQuery Validation plugin with Bootstrap tooltips.
  • Compatibility: Tested with Bootstrap versions 2.3.2, 3.3.5, 4.1.2, and reported to work with version 5.
  • Easy Usage: Tooltip options can be set through element's data attributes or as objects during validate initializing.
  • Equivalent Project for ASP MVC Developers: A project catering to jQuery Validation Unobtrusive is available, providing tooltip errors.
bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

grunt
Grunt

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.