I will try to do my best to explain what I need to accomplish.
We have a website where we need to make a special top navigation menu for it.
It has to be a combination of eCom groups under products-link and the rest of menu just a normal menu corresponding to cms part.
Here is the structure that I need to get:
- Home
- products
- productGroup1
- productGroup2
- productGroup3
- news
- newsGroup1
- newsGroup2
- newsGroup3
- about us
- subpage1
- subpage2
- subpage3
- feedback
- contact
To achieve something like this, so far I have a xslt file that lists eCom products, and another xslt I use for standard navigation.
I need to find a way to mix them one way or another.
Eventually the whole menu must be made as Mega Menu
example here:
http://net.tutsplus.com/tutorials/html-css-techniques/how-to-build-a-kick-butt-css3-mega-drop-down-menu/
Was wondering if someone achieved something like this before, and could help here by providing a xslt file that could achieve this. Or atleast some guidelines, suggestions or advices etc...
Much appreciated.
Kind regards,
Dmitrij