I would like a JavaScript to display a DIV element if the HTML form input has a value?

Cifru

New member
I would like a JavaScript to display a DIV element if the HTML form input has a value. If there is no value the div is not displayed. I don't want it to display even if the text in the form input is erased.

Thank you in advance.
 
Back
Top