[Solved] Navigation Menu Disabled (?)
Hello everyone,
I've made a custom layout consisting of two columns, a header and a footer. On the right column a vertical navigation menu appears, showing all the items it's supposed to show. So far so, the problem is that I cannot click on the items of this menu, even though they are correctly linked when I view the HTML-source. I can navigate the menu using the TAB-key an pressing Enter I can also open the link, the problem is with the mouse clicks. Is this a Javascript problem? This happens on Firefox, IE8 and Safari. Any idea?
Thanks!
Re: Navigation Menu Disabled (?)
Hi alewar,
guess this is a css issue. some area is overlapping the menu block.
Is the site online to check it?
Re: Navigation Menu Disabled (?)
Quote:
Originally Posted by planepix
Hi alewar,
guess this is a css issue. some area is overlapping the menu block.
Is the site online to check it?
Yes, it was that. Thanks for your help.