jQWidgets Forums

Tagged: 

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 12 years, 4 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Scrolling is not working #14064

    farhadidrees
    Member

    Hi Guys..

    I have to use scrolling in listmenu..
    i have done ‘true’ but its not working..
    my code is

    $(document).ready(function () {
    $(‘#list’).jqxListMenu({ theme: getTheme(), autoSeparators: true, enableScrolling: true, showHeader: true, width: ‘1000px’, placeholder: ‘Find contact…’ });
    });

    how to show scrolling?

    Regards..
    Farhad Idrees

    Scrolling is not working #14069

    Peter Stoev
    Keymaster

    Hi Farhad,

    In the download package, you can take a look at the ListMenu’s demo in the “mobiledemos”. The demo supports scrolling and demonstrates how to enable it. In addition, references to the jqxscrollbar.js, jqxbuttons.js and jqxpanel.js are required, too.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Scrolling is not working #14076

    farhadidrees
    Member

    Yes Peter i have already import scroll panel and buttons files..
    but its not working…..nothing showing on my screen..
    when i remove panel file so it shows list but without scroll…
    what should i do?

    Scrolling is not working #14081

    Peter Stoev
    Keymaster

    Hi Farhad,

    Please, take a look at the sample I pointed you in the last post.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.