<script> text = document.getElementById('ID השדה בטופס אליו אתה רוצה לפנות'); if (text.value.length == 0) { alert("הודעה קופצת"); } </script>