aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/globaleventhandlers/oninput/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/globaleventhandlers/oninput/index.html')
-rw-r--r--files/es/web/api/globaleventhandlers/oninput/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/es/web/api/globaleventhandlers/oninput/index.html b/files/es/web/api/globaleventhandlers/oninput/index.html
index 18785b9fe3..add6d41f5d 100644
--- a/files/es/web/api/globaleventhandlers/oninput/index.html
+++ b/files/es/web/api/globaleventhandlers/oninput/index.html
@@ -24,7 +24,7 @@ window.addEventListener('input', function (e) {
<h2 id="Specification" name="Specification">Especificaciones</h2>
-<p><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#event-input-input" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#event-input-input">HTML - APIs de elementos de entrada comunes (<code>input</code>)</a></p>
+<p><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#event-input-input">HTML - APIs de elementos de entrada comunes (<code>input</code>)</a></p>
<h2 id="Compatibilidad_con_navegadores">Compatibilidad con navegadores</h2>
@@ -81,6 +81,6 @@ window.addEventListener('input', function (e) {
<ul>
<li><a class="external" href="http://blog.danielfriesen.name/2010/02/16/html5-browser-maze-oninput-support/">Un laberinto de navegadores HTML5, soporte para oninput</a></li>
<li><a class="external" href="http://www.useragentman.com/blog/2011/05/12/fixing-oninput-in-ie9-using-html5widgets/">Corrigiendo oninput en IE con html5Widgets</a> incluye cobertura para IE6-8</li>
- <li>Mathias Bynens sugiere <a class="external" href="http://mathiasbynens.be/notes/oninput" title="http://mathiasbynens.be/notes/oninput">enlazando a input y keydown</a></li>
- <li><a class="external" href="http://help.dottoro.com/ljhxklln.php" title="http://help.dottoro.com/ljhxklln.php">evento oninput | dottoro</a> posee notas acerca de bugs en IE9</li>
+ <li>Mathias Bynens sugiere <a class="external" href="http://mathiasbynens.be/notes/oninput">enlazando a input y keydown</a></li>
+ <li><a class="external" href="http://help.dottoro.com/ljhxklln.php">evento oninput | dottoro</a> posee notas acerca de bugs en IE9</li>
</ul>