[Solved] Is it possible to place an anchor in an HTML5 placeholder? [closed]


No, the W3C specs on the placeholder attribute 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)

0

solved Is it possible to place an anchor in an HTML5 placeholder? [closed]