I've been working on a website and recently noticed some strange behavior regarding links.
When I click on a link on that site in Chrome, Firefox, or Safari, the links don't work.*
However the site is simply a masked redirect to a secondary site on a different domain, and when I go directly to that secondary site, the links work fine. The masked redirect is implemented by Namecheap.
I've looked over the code for a while now, and the links seem to be formatted properly to my untrained eye. I also tried validating the HTML, and while there are some errors, none of those errors seem to be relevant to this link behavior.
Any suggestions on how I can fix it?
*The links don't work when I click directly on them, but they do work if I Cmd-click on them (I'm running Mac OS X, but I expect similar behavior if I Ctrl-clicked on them while running Windows.)