This is new with HTML5. This attribute placeholderis also known as a βwatermarkβ prior to the HTML5 era.
<input type="text" name="phone" placeholder="e.g. +994 (12) 491 2345" />
, , , HTML5. JSF JSF, HTML5 placeholder. JSF <h:inputText> (). , . PrimeFaces <p:watermark>
<h:inputText id="phone" value="#{register.user.phone}" />
<p:watermark for="phone" value="e.g. +994 (12) 491 2345" />
, HTML5, placeholder, JS/jQuery, . CSS.
PrimeFaces - , / JS/jQuery, , <p:watermark> .