Terrie T
0
Q:

if input value is null do something

if(document.getElementById("question").value.length == 0)
{
    alert("empty")
}
1

New to Communities?

Join the community