jQuery UI Widgets Forums Layouts Layout and Docking Layout Stop layout responsiveness

This topic contains 2 replies, has 2 voices, and was last updated by  Prashant 7 years, 11 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Stop layout responsiveness #87718

    Prashant
    Participant

    Hi All,

    I have created responsive layout with giving height/width values in ‘%’.

    I want to stop responsiveness of layout after minimum assigned height/width value and vertical/horizontal scrollbar should appear on browser.

    Is it possible to stop responsiveness of layout?

    Regards,
    Prashant

    Stop layout responsiveness #87743

    Dimitar
    Participant

    Hi Prashant,

    There are no built-in min-width and min-height properties in jqxLayout/jqxDockingLayout, unfortunately. The only way you may be able to achieve your requirement is to dynamically set the width and height of the widget to pixel values after your conditions are met.

    Best Regards,
    Dimitar

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

    Stop layout responsiveness #87800

    Prashant
    Participant

    Thanks Dimitar for help,

    Regards,
    Prashant

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

You must be logged in to reply to this topic.