Hi all.
Having an odd problem at the site. Link tag having href="#anything" doesn't move you to the top of the page or to the specified anchor, it moves you to the home page. Thats it - when I hover over the link I see at my FF's status bar "domain.com/#" instead of "domain.com/testpage.php#"
Site is full of crap code and it's impossible to verify all of the settings and especially header configuration or etc.
Any hints on where this might be?
P.S. Link's href is not altered with JS, firebug claims it to be href="#" when I click it.