xmlns:pt="http://xmlns.jcp.org/jsf/passthrough"
<f:selectItems value="#{values}" pt:title="Your tooltip desc"/>
tooltip with dynamic content????
You can give your dynamic content like given values: p:title="#{values}"
tooltip with dynamic content????
ReplyDeleteYou can give your dynamic content like given values: p:title="#{values}"
ReplyDelete