Ver Mensaje Individual
  #16 (permalink)  
Antiguo 14/02/2011, 13:56
Avatar de _cronos2
_cronos2
Colaborador
 
Fecha de Ingreso: junio-2010
Mensajes: 2.062
Antigüedad: 13 años, 10 meses
Puntos: 310
Respuesta: Leer teclado con Firefox

A mí también me funciona tanto en FF como en Chrome:
Cita:
<script>
function intro(e)
{
var tecla = e.keyCode ? e.keyCode : e.which;
alert(tecla);
}
</script>
<input type="text" name="valor" value="" id="valor" onkeypress="intro(event)" />
__________________
" Getting older’s not been on my plans
but it’s never late, it’s never late enough for me to stay. "
Cigarettes - Russian Red