I have a client who wants a complicated menu structure. In fact; he needs four menus, including submenus. So using buttons as a second menu won’t work because I need submenus. For every type of visitor, there are different submenu’s needed, and the homepage has his own menu, with submenus too.
On his site three types of visitors can find specific information. Those three types of visitors are:
- an employee;
- an former employee;
- a retired employee;
So, I imagine that the Homepage has a menu like this:
About your pension (with dropdown submenus about types of pension) - about us (also with dropdown submenus like Jobs, Financial)- News - Contact
Further down the homepage there are three big buttons that leads to three different pages, each with their own menu structure with submenus.
The homepage for Employee has the following menu ***** :
Your pension (with dropdown submenus) - What if (with dropdown submenus) - Questions (with dropdown submenus) - About us - News - Contact
The homepage for Former Employee has the following menu ***** :
Your pension (with dropdown submenus) - What if (with dropdown submenus) - Questions (with dropdown submenus) - About us - News - Contact
The homepage for Retired Employee has the following menu ***** :
Your pension (with dropdown submenus) - What if (with dropdown submenus) - Questions (with dropdown submenus) - About us - News - Contact
- the menu structures for Employee , Former Employee and Retired Employee are the same but the information on al those pages is different and very specific for this type of visitor.
All those submenu pages need their own page, so no long-scroll page and anchors are needed. And also maybe good to know; no member login needed.
Now my main question; HOW CAN I ACHIEVE THIS? Is it possible the created diiferent menu, with submenus for specific pages?