Posts by Carlos Eduardo • 11 points
1 post
-
0
votes1
answer47
viewsQ: How to check if a text box has been filled via querySelector in one condition?
I’m using DOM to upload the data and would like to use the if to give a innerHTML different if the fields were filled or not filled. But I don’t know what value to compare... No console.log presents…