[javascript] With form validation: why onsubmit="return functionname()" instead of onsubmit="functionname()"?