Over at my site, I have noticed that while the scrollTo()
method in jQuery functions fine in Firefox, it does not go to the top in Chrome.
I think that has something to do with the fact that my <body>
tag seems to start away from top of the page, but I have failed to find the CSS that is at fault!
Is this a known issue or have I made a mistake?