(i.e., a link inside a <textarea> that isn’t shown once the textarea is active or has text in it)
(i.e., a link inside a <textarea> that isn’t shown once the textarea is active
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, the W3C specs on the
placeholderattribute says nothing about non-plaintext values.Try this jQuery plugin instead, which positions
<label>elements on top of<input>elements and make them act like placeholders: http://fuelyourcoding.com/in-field-labels/(This came out in a Google search, I am not associated with the plugin, plugin author or the website in any way)