jquery - <body> element not at the top of the page -


over @ site, have noticed while scrollto() method in jquery functions fine in firefox, not go top in chrome.

i think has fact <body> tag seems start away top of page, have failed find css @ fault!

is known issue or have made mistake?

http://mildfuzz.com

try $('body, html') instead of $('body')


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -