Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using qTip with ASP.NET MVC unobtrusive javascript validation

on the new jQuery qTip page, there is a really awesome sample of using it with jQuery Unobtrusive Validation, which can be found here

In ASP.NET MVC 3.0, we have the unobtrusive validation as part of the view helpers. I was wondering if anyone knew how to implement this incredible thing in that, since I have not been able to.

like image 326
Ciel Avatar asked Mar 31 '26 21:03

Ciel


1 Answers

This link is to an article describing how to integrate the jquery.validationEngine.js plugin with jquery.validate.js.

The line number references are slightly off, since they refer to older versions of jquery.validate.js. However, you can use the points referenced to insert the code to have qTip balloons pop-up or disappear, based on validation done by jquery.validate.js.

like image 188
counsellorben Avatar answered Apr 03 '26 17:04

counsellorben



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!