I have a jqxMenu that is horizontally across top of screen. When I use ‘$(“#jqxMenu”).jqxMenu(‘minimize’);’, the jqxMenu is minimized to the left (which is what I want).
Yet, when I click on that minimized icon, it expands the jqxMenu “vertically” down from where the menu is minimized.
Is there a way to click on the minimized JqxMenu and it can expand bqck to menu horizontally?
We have a similar topic relevant to your question. Please, take a look at this.
I would suggest you that you could try to mimic this behavior as you show and hide this horizontal menu and instead it to place one button as the ‘minimize’ button of the jqxMenu.