I'm building a site for a client who wants users to be able to navigate by Product Type and by Manufacturer. I implemented something following Norman's advice in this thread.
However! The client has refined the requirement . They want to use a cascading menu and just show the Product Type sub-sections. They also want a "button" just above the menu that, when clicked, changes the cascading menu to be by Manufacturer. And, when clicked again, changes it back to be by Product Type. etc etc.
Has anyone done this (or similar before).
I would guess it is possible using javascript.
All advice appreciated.
thanks
Andy
However! The client has refined the requirement . They want to use a cascading menu and just show the Product Type sub-sections. They also want a "button" just above the menu that, when clicked, changes the cascading menu to be by Manufacturer. And, when clicked again, changes it back to be by Product Type. etc etc.
Has anyone done this (or similar before).
I would guess it is possible using javascript.
All advice appreciated.
thanks
Andy
Comment