Required and Placeholder clash on forms -


i writing form , using required tag , placeholder tag on inputs. inputs of type text not seem become required placeholder text making validate.

is known problem or there workaround? (example of form below)

cheers

<form method="post"> <input type="text" placeholder="your name" required> </form> 


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -