1 Reply Latest reply on Aug 1, 2007 3:36 AM by ilya_shaikovsky

    DataFilterSlider handle arrow question

    alex_krasov

      Hi.

      I'm using the datafilterslider component in my application.
      While designing the style classes of the slider, I've encountered a problem with the small black triangle that is placed on the handler part of the slider. I've not found a class that I may override at css to get rid of it / put another image istead. After looking into sources, I've found that this image (sldr_arr.gif) is defined in dataFilterSlider.jspx template and hard-coded into DataFilterSliderRenderer.class in richfaces.jar.

      Is there a way to override it somehow?

      Thanks.