menu links on wordpress site not working

Code monkey

Newbie
Joined
Feb 20, 2011
Messages
26
Reaction score
4
The menu links don't seem to work, but when I look at them in the source code and click on the text links, they do work. So, I'm a little perplexed. What did I do wrong? My website:
www(dot)columbuscomputermedic(dot)com
 
Problem is <ul id="menu-blah" when it should be <ul id="menu-navbar"
 
No, it has nothing to do with HTML, it's some JavaScript.
I did not track down which script catches the onclick-event, but there is one. Check the js.
 
Back
Top