aspose file tools
The moose likes JSF and the fly likes RichFaces Skinning: menu issues Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "RichFaces Skinning: menu issues" Watch "RichFaces Skinning: menu issues" New topic
Author

RichFaces Skinning: menu issues

Zack Marrapese
Greenhorn

Joined: Jul 02, 2008
Posts: 27
Hello everyone
I am using richFaces and am working on skinning. With many of the components in the html tag library, I can give a style class to tie into the skin. For example:


However, with something like h:selectOneMenu, I can't seem to get any skinning to work correctly. I tried styleClass="rich-select", and that gave the gradient correctly when the menu was empty. However, I want it to look more like the rich:comboBox does. That ties in the menu's button and gives a nice gradient.

I would just use the rich:comboBox, but I can't get it to behave the same way as an h:selectOneMenu.

Any recommendations?

Thanks in advance
~Zack
[ July 04, 2008: Message edited by: Zack Marrapese ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: RichFaces Skinning: menu issues
 
Similar Threads
rich:comboBox valueChangeListener is not working
Question with selectOneMenu
rich:comboBox problem !
cannot set managed-property parameter with h:selectOneMenu value
rich:comboBox fails to reRender due to rich:ajaxValidator