WebsiteBaker Community Forum
WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: apple on December 05, 2008, 01:56:48 AM
-
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.
-
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
-
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.
-
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.