How can i customize and style to move my Navigation Bar from Top to the left with a Hamburger option to expand and see the navigation views and with an option to Collapse it ? What I mean is:
Click on the Hamburger Icon, the nav bar slides in from the left to right.
Click on the Collapse button, the nav bar slides back in from right to left.
Is there a model using Javascript & CSS to achieve this? - I couldn't find any in the community.
You can build your own dashboard for navigation and apply your required CSS/JS using Simple XML CSS and JS extensions. Following is an example I had built once!