(later edit:)Hi, I am wondering if I can make sub nav to load faster. There is a anoying delay beetwin main nav and sub nav loading. Can I make then load borh?
Thx!
Hi, I need to make a change in subnav dropmenu (I guess in dropline.js) behavior in this way:
I need my subnav to show active menu’s child items even onmouse hover/out on other main nav items.
Extended explanation:
I have 2 main nav buttons, called 1 & 2. 1 has 1a and 1b child subnav and 2 has 2a and 2b child subnav.
if 2 is active, when hover on 1, the submenu items must remain 2 a and 2 b, not 1a and 1b, like default.
What should I change in order to achive this?
thanks!!!