jQuery Validation and blocked submit
Hi!
I do not know too well jQuery and I need to do a form with validation and encryption. So far I managed to combine encryption based on jCryption and form of validation jQuery and I have two problems.
1 I do not know how to block the shipment of the button on the form when the form is not completed correctly
2 I do not know how to do validation in the drop-down lists
This is what I managed to do put CLICK
A source code zipie CLICK
Please help with these two problems