this is part of my code:
Degree:
<script>
function F2(){
var y = document.getElementById("dd");
if (y>=73){
window.alert("Your degree is less then required");
}
}
</script>
it's in a form, i hope someone help me in my code.
Aucun commentaire:
Enregistrer un commentaire