]> git.mjollnir.org Git - moodle.git/commit
MDL-8737 - Added a focus() to the generated validation JS, so that if an element...
authornicolasconnault <nicolasconnault>
Mon, 12 Mar 2007 06:43:24 +0000 (06:43 +0000)
committernicolasconnault <nicolasconnault>
Mon, 12 Mar 2007 06:43:24 +0000 (06:43 +0000)
commit2ef7c374a4f6833dd10ff5c24d8817010426407e
treeb78e1ad2f4d12d30bef626f396a1a3c94c7f3c55
parentfacb512c06155c31448701af9f1d29a010f28a21
MDL-8737 - Added a focus() to the generated validation JS, so that if an element fails client-side validation, the focus jumps straight to it when the submit button is clicked. This doesn't yet work with HTMLArea elements.
lib/formslib.php