Hi,
Tja, wenns mal so einfach wäre.
Aber die Funktion wird als 1-Zeiler aufgerufen:
function validateStandard (objForm, strErrorClass) {
return _validateInternal(objForm, strErrorClass, 1);
};Das wars.
Und was macht diese Funktion ...?
Ihrerseits wiederum eine Funktion aufrufen, und deren Rückgabewert durchreichen.
MfG ChrisB
--
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?