jQuery UI Widgets Forums Layouts Panel and Responsive Panel Panel not show scrollbar

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 11 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Panel not show scrollbar #16483

    Hello here it is some code,

    $("#jqxWidget").jqxPanel({width:300, height:400, theme: "ui-sunny"});
    <th style="width:50%" >
    <div id='jqxWidget' style=" font-size: 13px; font-family: Verdana;">
    <div style='white-space: nowrap;' id="tell_me_chat">
    </div>
    </div>
    </th>
    Panel not show scrollbar #16506

    Dimitar
    Participant

    Hello GabrieleMartino,

    The scrollbars are only shown if the content of the panel is too wide/high. In your case, the content is an empty div and there is no need for scrollbars.

    Best Regards,
    Dimitar

    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.