8
This code does not return anything, why? I am running in "window.onload event":
if(innerHeight in window){
console.log('true');
}
I had already used the operator other times, and it worked, but now I got this... And then, someone can help me here?
Thank you, Sergio! =)
– Seu Madruga