Page 1 of 1

Resize MenuItems

PostPosted: 12 Apr 2017 09:15
by feland
Hi,
When I see my webApplication appears the Horizontal scrollbar because my IWCGJQMenu contains more than 15 MenuItems (each one with an icon picture).
To see all the table on attachment I use the scrollbar but I will not use them.
There is a way to automatically size the JQMenuItems at my browser size during the form create?

Thanks,
feland

Re: Resize MenuItems

PostPosted: 17 Apr 2017 09:11
by Alexander Bulei
Hi feland,

There is a way to automatically size the JQMenuItems at my browser size during the form create?


No, there is no way to do that...
You should split the your menu items in groups (with sub-menus)...or use the vertical menu component.

Best Regards.