I have problem with some menu items. ex:
-
open the right menu
-
click on contact-us
-
from the horizontal menu click on follow-us
Contact-us remain selected and if I click on contact-us menu won't do his work.
If I click and test from right menu to horizontal menu it's simple to find similar strange effects. How can I solve this?
Jquery is 1.8 and from CDN.
I have partially solved it. Seems that the problem is the anchor's order on the page. If left and top menu respects the page order menus are working correctly, if order is different, we have problems.
Hi,
We checked and could see problem as you mentioned. We use js plugin https://github.com/davist11/jQuery-One-Page-Nav so we will update when that plugin can solve problem.