tooltips for JSF output text
Ok, I know that the tooltips are invoked in the title attribute for the
<h:outputText value="All Searches" title="This is a tooltip"/>
what i was wondering if there is a way to change the background color or format the tooltip?

