IntelliJ Java IDE
The moose likes JSF and the fly likes rich:tooltip is not showing mentioned color Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "rich:tooltip is not showing mentioned color" Watch "rich:tooltip is not showing mentioned color" New topic
Author

rich:tooltip is not showing mentioned color

Abhra Kar
Ranch Hand

Joined: May 22, 2008
Posts: 95

Hi I have this code ---------

<h:graphicImage id="image199" url="/images/tokeep/info10.png" rendered="true" style="border:0;vertical-align: middle;">
<rich:toolTip>
<hutputText value="#{iconTextBundle['elements.service.elements.secondary.usage.manager']}" style="color:#000000;" />
</rich:toolTip>
</h:graphicImage>

The color is black , but in output the text is coming in white color.
please inform why the color is not coming in black .

Thanks in advance.
 
 
subject: rich:tooltip is not showing mentioned color
 
Threads others viewed
Any solution for h:graphicImage using rich:toolTip
unable to configure custom error pages
Not able to use action attribute in JSF graphicImage
I need help with ajaxSingle, reRender and immediate.
Rich:Datatable rerendering problem
developer file tools