1 Reply Latest reply on Apr 14, 2011 1:32 PM by beanfarmer

    rich:pickList 3.3.1: how to disable scroll bar?

    beanfarmer

      Hi there,

       

      Please let me know hwo to disable rich:pickList's horizontal or vertical scrolling?

       

      I have discovered the builtin style classes which can be overridden

       

      rich-list-picklistDefines styles for a wrapper <table> element of a pickList


      Table 6.548. Classes names that define a source and target items representation

      Class nameDescription
      rich-picklist-source-itemsDefines styles for a wrapper <div> element of a source list
      rich-picklist-target-itemsDefines styles for a wrapper <div> element of a target list
      rich-picklist-bodyDefines styles for a wrapper <table> element of a list body (source and target)
      rich-picklist-listDefines styles for a (source and target) list
      rich-picklist-list-contentDefines styles for a (source and target) list content
      rich-picklist-internal-tabDefines styles for a wrapper <table> element of list items (source and target)

       

       

      I have tried overflow:hidden and scroll:no with all above style classes but no use.

      Please help. Thanks.

       

      Thank you.

       

      Message was edited by: Srinivasan Thoyyeti