jQuery UI Widgets Forums Layouts Panel and Responsive Panel Change scrollBarSize for Mobile Safari?

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

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

  • mtbvfr
    Member

    Hi,

    It seems that the scrollBarSize parameter is ignored when a Panel is used on Mobile Safari.

    Also, Styles, added to the page, for the Scrolling elements, are also ignored.

    I added the following which was ignored.

    #panelContentjqxPnlTest {max-width:300px;}
    #jqxPnlTestverticalScrollBar {left:296px;width:20px;}
    #jqxScrollWrapjqxPnlTestverticalScrollBar {width:22px;}
    #jqxScrollBtnUpjqxPnlTestverticalScrollBar {height:20px;width:20px;}
    #jqxScrollAreaUpjqxPnlTestverticalScrollBar {top:22px;width:20px;}
    #jqxScrollThumbjqxPnlTestverticalScrollBar {height:43px;top:22px;width:20px;}
    #jqxScrollAreaDownjqxPnlTestverticalScrollBar {height:63px;top:65px;width:20px;}
    #jqxScrollAreaDownjqxPnlTestverticalScrollBar {height:20px;top:130px;width:20px;}

    What can be done to customise the width of a vertical ScrollBar for Mobile Safari?

    Thank you, Michael.


    Peter Stoev
    Keymaster

    Hi,

    You cannot customize the scrollBarSize for Mobile Browsers and it is also not suggested to customize the CSS styles of the building blocks of the Panel widget as that would break the internal layout of the widget.

    Best Regards,
    Peter Stoev

    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.