0 Replies Latest reply on Oct 14, 2010 10:22 PM by javatwo

    rich:simpleTogglePanel width auto does not work

    javatwo

      <rich:simpleTogglePanel switchType="client"
        headerClass="header" bodyClass="body" styleClass="togglePanel">

       

      .togglePanel {

      width:auto;

      }

       

      the togglePanel is showing as 100% width when I resize the IE window.

       

      Thanks for help.

      Dave