]> git.llucax.com Git - software/sercom.git/blobdiff - sercom/subcontrollers/enunciado/templates/edit.kid
Mejorar puesta de foco en campo del formulario.
[software/sercom.git] / sercom / subcontrollers / enunciado / templates / edit.kid
index 13a5d76a8457cbc2c0abaf700d35def074f6614b..c9c6e4ae06c1605b5d2a2d10d531eda637d243eb 100644 (file)
@@ -4,9 +4,7 @@
 <head>
 <meta content="text/html; charset=utf-8" http-equiv="Content-Type" py:replace="''"/>
 <title>edit</title>
-<script>
-    MochiKit.Signal.connect(window, 'onload', function() { $('form_nombre').focus(); });
-</script>
+<script>MochiKit.DOM.focusOnLoad('form_nombre');</script>
 </head>
 <body>