Badboy: there is no attribute "onSubmit"

Beitrag lesen

there is no attribute "onSubmit"

...st" name="form2" id="form2" onSubmit="return hm()">
                                        ^

ich hab mein Dokument durch den Validator gejagt
der bemeckert im Formtag mein onSubmit

was ist daran falsch?
<form action="<?php echo $REQUEST_URI_form ?>" method="post" name="form2" id="form2" onSubmit="return hm()">