3 Replies Latest reply on Aug 8, 2007 3:12 PM by ishabalov

    Nested simpleTogglePanel causes IE to render scroll bars

    james_hays

      I have a fairly simple page with n number of simpleTogglePanel nested withing another simpleTogglePanel. All works great in Firefox, but in IE, expanding the internal simpleTogglePanels will cause IE to render scroll bars both vertically and horizontally.

      One solution I've found is to mark the width of my internal simpleTogglePanel at 99% instead of leaving them blank.

      Any other solutions to this?