Thanks Jörn,
In case anyone else is using CAKEPHP here's my code:
Send a message to project
team
Please
enter a message
Please select a
developers
Select developers.
Person1
Person2
var container = $("#errorMessageBox");
$("#sendmessage").validate({
errorContainer: container,
Terak wrote:
I'm using cakephp framework and I'm running into problem if the
element name if different from the element ID. Currently the form is
getting submitted w/o being validated, but if I change the textarea
name to "contact_description" then it will validate it. Also I would
like to mak
2 matches
Mail list logo