jQuery UI Widgets › Forums › Navigation › Menu, Context Menu › Horizontal menu problem
Tagged: JavaScript Menu, jQuery Menu, jqwidgets menu, Menu
This topic contains 7 replies, has 3 voices, and was last updated by pyrobel 7 years, 7 months ago.
-
AuthorHorizontal menu problem Posts
-
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
If there is not enough Width in the Menu for its Items, then they will not be displayed.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comPeter, 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)?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 StoevjQWidgets Team
http://www.jqwidgets.comHere 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?
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?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 StoevjQWidgets Team
http://www.jqwidgets.comAs 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)
- This reply was modified 7 years, 7 months ago by pyrobel.
- s) a very thin and empty sub-menu box opens just below the top level menu item.
-
AuthorPosts
You must be logged in to reply to this topic.