Comment #20 on issue 2891 by newcubenic: document.documentElement.scrollTop always returns zero and can't be set http://code.google.com/p/chromium/issues/detail?id=2891
Comment 17 will work, but will cause problems if ever this "bug" is fixed. If BOTH document.documentElement.scrollTop AND document.body.scrollTop return the expected value, code using the recommended fix will then break. -- 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 -~----------~----~----~----~------~----~------~--~---
