Show HN: HTML placeholder trick – showing element when input has value
1–2 of 2 posts
Re: Show HN: HTML placeholder trick – showing element when input has value
#2Alternative method using the input:valid selector https://codepen.io/LoueeD/pen/mddwBpv
:valid is supported by IE10