jQuery UI Widgets Forums Navigation Menu, Context Menu Jqxmenu on mobile device

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 7 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Jqxmenu on mobile device #96425

    peter_p
    Participant

    Hi!

    I have small query about jqxmenu in mobile device, I see on mobile device menu will minimize, and once you touch it will open all menu, instead of this, is it possible to have ‘+’ symbol for multilevel menu, so that when you click it will expand, or else as soon as resize or use on mobile device, transform same menu to Jqxtree ? because with big list of multilevel menu I felt its really not user friendly.

    For example this site when you resize it produces beautiful menu which one can expand : https://www.smartmenus.org/

    Is it possible to get same effect with Jqxmenu as well, or else you have any other tool which will have same effect.

    Jqxmenu on mobile device #96451

    Hristo
    Participant

    Hello peter_p,

    You could use the option to minimize the Menu in a case when the width is small.
    Please, take a look at this demo:
    https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxmenu/minimized.htm?light#Home

    I would like to suggest you look at the options of the jqxNavigationBar.
    Also, I would suggest an additional approach. Please, take a look at this demo.
    In the last example, you could bind to the itemClick event of the jqxTree and change the content in the jqxPanel with the desired text.
    I think this will look closer to the mentioned example.
    You should choose a suitable for you approach.

    Best Regards,
    Hristo Hristov

    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.