What's the best way to add a tip?

I now replaced it with

<af:inputText ...>
        <f:facet name="help">
                <af:outputText 
                        inlineStyle="white-space: normal"
                        text="lots of insight"/>
        </f:facet>
<af:inputText>

This looks really clumsy! As a convinced tipper, this blows up my pages by a
factor of two... what is the recommended pattern of usage?

Frank Felix

Reply via email to