0 LIKES LikeUnLike
What is the correct code for this verification function:function check_form(){ if (document.getElementById("other_option")... { if (document.getElementById("other_text").v... > 0) || (document.getElementById("other_text_b")... > 0) } return true } else { alert("You must enter the other text") return false } } return true}</script>
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 2 answers.