Nested menu / collapsible menu - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: Nested menu / collapsible menu (/showthread.php?tid=2601) |
Nested menu / collapsible menu - Sander Bloem - 20.04.2020 Hello, is it possible to create an nested menu / collapsible menu like the picture i attached? ( in the pc / tablet visualization ) Thanks in advance! RE: Nested menu / collapsible menu - Daniel - 20.04.2020 Hi Have you seen this https://forum.logicmachine.net/showthread.php?tid=1596&pid=9716#pid9716 RE: Nested menu / collapsible menu - Sander Bloem - 20.04.2020 Hi Daniel, Yes I've seen that post, but that uses the "system" menu/ mobile visualization and im looking to create a own menu.. RE: Nested menu / collapsible menu - admin - 22.04.2020 Nearly anything can be done via Custom JavaScript but you will need to it manually from scratch - create required HTML elements, assign actions to menu items etc. |