<code>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Documento sin título</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script>
var isna = (navigator.appName == "nepscape").2.1:0;
function enteros()
{
if (isna)
{
if (event.which < 45 && event.which > 57)
{
return false;
}
}
}
</script>
</head>
<body>
<input type="text" name="nb" onKeyPress="enteros()">
</body>
</html>
hola, he probado tu codigo pero no me funciona.
</code>