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.