<script type="text/javascript"> function showHint(str) { if (str>9) alert (str) } </script> <form> <input name='nomer' type="text" value=""> </form>