Hi, I just want to know what ui are used in azure portal, the one that when you click in some menu, it will make another panel besides it. I dont know what the technology/technique are used so i just want to know the name or is there an existing plugin/src
Member
3 Points
40 Posts
what ui used in azure portal?
Aug 15, 2016 08:20 AM|markblank05|LINK
Hi, I just want to know what ui are used in azure portal, the one that when you click in some menu, it will make another panel besides it. I dont know what the technology/technique are used so i just want to know the name or is there an existing plugin/src
All-Star
18815 Points
3831 Posts
Re: what ui used in azure portal?
Aug 15, 2016 08:44 AM|Nan Yu|LINK
Hi markblank05,
It seems you want to show sub menu beside the parent menu , you could achieve that by css , for example :
http://jsfiddle.net/fc0rwbqu/1/
If you want to use some plugins , you could try this one(see the Vertical menu demo) :
http://metroui.org.ua/menu.html
Best Regards.
Nan Yu