Posts tagged with jquery

Apr 15 2011

Hacking jQuery-Validate in ASP.NET MVC

ASP.NET MVC uses data annotations to generate "unobtrusive" validation code, but you can do it by hand too!

jquery asp.net-mvc razor
Apr 11 2011

Toggling Enabled Controls with jQuery

How to enable and disable a control when a drop-down selection changes.

asp.net-mvc javascript jquery