is this javascript function (checkValidity) correct? function checkTextBox(textBox) { if (!checkValidity( ...
stackoverflow.com