1 Reply Latest reply on Dec 12, 2010 5:43 PM by nbelaevski

    Needs help with advanced skinnability features

    balteo

      Hello,

       

      Here is what I want to achieve:

       

      I would like to disable skinnability globally and enable it only for specific components.

       

      Here is what I did in order to disable it globally:

      <context-param>
              <param-name>org.richfaces.CONTROL_SKINNING</param-name>
              <param-value>disable</param-value>
      </context-param>

       

      Now I don't know how to enable it for specific components specifically for the rich tooltip component which is no longer displayed on my web pages...

       

      Can anyone please help?

       

      Thanks in advance,

       

      J.