Comment #8 on issue 2891 by jordoncm: Element Scrolltop always returns zero and can't be set http://code.google.com/p/chromium/issues/detail?id=2891
I wanted to bump this bug up because document.documentElement.scrollTop is always zero. scrollTop seems to work right for things like divs, it does not work for the document.documentElement. A test case can be found in an old script I wrote: http://www.finefrog.com/_code/137.html Just compare the activity in IE/FF vs Chromium by scrolling the page. I also tweaked and attached the html code for use as a test case. Attachments: 137.html 2.8 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
