Skip to main content

Bug Tracker

Side navigation

Ticket #2989: jquery.validate.min.js
File jquery.validate.min.js, 24.8 KB (added by magleahy, June 05, 2008 12:59PM UTC)

This is the jquery validation file with code changed from: this.find(".cancel:submit").click(function() { to: this.find(".cancel").click(function() { so that the cancel class turns off validation for both input type="submit" and input type="image"

Download in other formats:

Original Format