jQWidgets Forums

jQuery UI Widgets Forums Navigation Menu, Context Menu Horizontal menu problem

This topic contains 7 replies, has 3 voices, and was last updated by  pyrobel 9 years, 11 months ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
  • Horizontal menu problem #72433

    pyrobel
    Participant

    Hello,
    When I use horizotal menu and the menu is too width (too many items), the items on the right disappears.

    How is it possible to automatically minimize the menu in such situation?

    Rem: The best solution for me will be the same behavior as in the toolbar resizable demo

    Thanks

    Horizontal menu problem #72457

    Peter Stoev
    Keymaster

    If there is not enough Width in the Menu for its Items, then they will not be displayed.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Horizontal menu problem #72468

    pyrobel
    Participant

    Peter, I see that you understand my problem.

    But what is the solution? Is it a way to know the width of the menu and so minimize the menu if needed?
    Or another solution (like the toolbar do as sayed before)?

    Horizontal menu problem #72475

    Peter Stoev
    Keymaster

    Hi pyrobel,

    There is no solution. If you don’t have enough width for your items, they would not be displayed in the Menu.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Horizontal menu problem #72485

    ethicalbrand
    Participant

    Here is my problem:
    Bulk standard jqxMenu following the procedure as the jqxMenu example on this site.
    Works fine when there is are sub-menu items, but when there is no sub-menu items (no stray child

      s, or

    • s) a very thin and empty sub-menu box opens just below the top level menu item.
      Driving me crazy… any ideas?
    Horizontal menu problem #72492

    ethicalbrand
    Participant

    Here is my problem:
    Bulk standard jqxMenu following the procedure as the jqxMenu example on this site.
    Works fine when there is are sub-menu items, but when there is no sub-menu items (no stray child uls, or lis) a very thin and empty sub-menu box opens just below the top level menu item.
    Driving me crazy… any ideas?

    Horizontal menu problem #72494

    Peter Stoev
    Keymaster

    Hi ethicalbrand,

    If the menu is created correctly, when there are no sub items, no sub menu will be displayed. On our website’s demos and documentation is shown how to create correctly jqxMenu. Even in the samples, some menu items have and otheres do not have sub items and for these which do not have sub items, no sub menu is opened.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Horizontal menu problem #72689

    pyrobel
    Participant

    As there is no solution, I do a little one wich can perhaps help other people.
    It is not perfect and need more details, but working.

    (resize the win to see it working)

    min max fiddle ex.

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

You must be logged in to reply to this topic.