jQWidgets Forums

jQuery UI Widgets Forums Layouts Panel and Responsive Panel Hide panel scrollbars buttons

This topic contains 4 replies, has 2 voices, and was last updated by  gouletf 11 years ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • Hide panel scrollbars buttons #54136

    gouletf
    Participant

    Hello,

    Is there a way to hide the arrow buttons of the scrollbars ?

    I saw that jqxScrollBar is use inside jqxPanel and I wonder how I can set their “showButtons” property to false.

    Thanks a lot.

    Frederic Goulet

    Hide panel scrollbars buttons #54176

    Dimitar
    Participant

    Hello Frederic Goulet,

    Unfortunately, this cannot be achieved.

    Best Regards,
    Dimitar

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

    Hide panel scrollbars buttons #54272

    gouletf
    Participant

    Hello Dimitar,

    After some research, I managed to add a showButtons property to jqxPanel.

    I have added 3 lines to jqxPanel.js.

    In the constructor of the panel:

    and where the scrollbars are initialized:

    It seems to work fine so far.

    If you don’t see any problems with this code, it would be nice to see it added in a future release of jqWidgets.

    Thanks

    Frédéric

    Hide panel scrollbars buttons #54311

    Dimitar
    Participant

    Hello Frédéric,

    Thank you for your suggestion. However, please abstain from posting parts of the source code in the forum as this violates the jQWidgets End-user license agreement, particularly:

    You may use the source code of the Software according to the following conditions: – You may examine, debug and introduce modifications to the Software and its source code in order to provide better integration with your web sites, applications or other products. You may incorporate the original or modified version of the Software within your products but only in minified (obfuscated) format. – You are not allowed to distribute, share, disclose or otherwise make available any portion of the original or modified and non-minimized Software source code to end users or other third parties. – You agree not to use the Software and/or its source code to plan, design or develop products, libraries or other derivative products that resemble or compete with the Software.

    Best Regards,
    Dimitar

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

    Hide panel scrollbars buttons #54349

    gouletf
    Participant

    Hello Dimitar,

    Sorry about that, I will be careful not include your source code in future post.

    Hava a good day

    Frédéric

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

You must be logged in to reply to this topic.