The html5 tag has no wiki summary.
2
votes
2answers
97 views
HTML placeholder attribute is not a valid attribute
On SharePoint application page I am using placeholder in like this:
<input type="text" id="name" name="name" placeholder="your name" />
But placeholder is underlined and says: Validation ...