main menu inactive (solved)

applepie

#4
Is ok now. I found the answer. The menu was blocked by another <div> tag. Strangely it was ok on PC but not on mac.

applepie

Hi, maybe its a browser issue. The menu doesnt work with Firefox on a Mac but it seems ok on PC. Anyone got a solution/answer? Ta.

BerndJM

Hi,

nothing wrong with this SM2 code, there must be another reason.
Maybe an overlapping div?
Could you provide a link to the page?

Regards Bernd
In theory, there is no difference between theory and practice. But, in practice, there is.

applepie

#1
Hi, can someone pls help me find where the problem lies. My main menu is not working. I can see all my menus but nothing happen when I clicked on it. My submenu is working fine. Appreciate if someone could show me where the problem lies. Here is the codes for the main menu:

<?php show_menu2(0, SM2_ROOT, SM2_START, SM2_ALL,'<li><a href="[url]">[menu_title]</a>', false,'<ul>','</ul>'); ?>

Thanks.