jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Scroll Bar Visibility Scroll Bar Visibility #86461

    MindtoEye
    Participant

    That works. Thanks!

    Martin

    in reply to: Scroll Bar Visibility Scroll Bar Visibility #86429

    MindtoEye
    Participant

    Unfortunately our codebase is very large and has a bunch of IP restrictions. It would take longer for me to rig up an example derived from our sources than it would be to investigate what’s going on.

    I’m not entirely sure but testing seems to indicate that the hiding of the scrollbars is triggered by the changing of the ‘display’ attribute in one of the parents. We on the other hand use the visibility style attribute since we need to maintain the container attribute’s size properties and it’s place in the rest of the page.

    Manually setting the ‘display’ attribute to ‘none’ using Chrome’s inspector hides the scrollbars, manually setting ‘visibility’ to ‘hidden’ does not.

    in reply to: Scroll Bar Visibility Scroll Bar Visibility #86365

    MindtoEye
    Participant

    I’m having the exact same problem but with a jqxgrid. I’m also using the visibility setting on the outter div that has the grid nested inside it, jqwidgets: 4.1.2, jquery: 3.1.0

Viewing 3 posts - 1 through 3 (of 3 total)