jQuery UI Widgets Forums Dialogs and Notifications Window Chrome and Overflow

This topic contains 1 reply, has 2 voices, and was last updated by  Nadezhda 9 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Chrome and Overflow #69094

    BrentH
    Participant

    Is there a known issue with chrome and the overflow: hidden style? I have

    .jqx-window-content {
        overflow: hidden;
    }

    In my style page. IE and Firefox honor it, but Chrome still shows the overflow scrollbars. Am I doing it right? How do I get the scrollbars removed in Chrome?

    Chrome and Overflow #69130

    Nadezhda
    Participant

    Hello BrentH,

    You can try with following overflow: hidden!important;. If it does not help you, please, provide us with a JSFiddle example.

    Best Regards,
    Nadezhda

    jQWidgets team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.