Monthly Archives: May 2011

Cascading form require/validation

I ran into an interesting problem recently dealing with some complicated form validation. The issue was that we had several forms with fields that were required or optional based on if other inputs were filled out, with the requirements falling … Continue reading

Posted in javascript, jQuery, programming | 2 Comments