Comment #12 on issue 2891 by jeremy.pridmore: Element Scrolltop always returns zero and can't be set http://code.google.com/p/chromium/issues/detail?id=2891
Hi, I'm no "expert", but I have read that the use of DOCTYPE influences the behaviour of document.documentElement.scrollTop - perhaps worth checking? That aside, I find that window.pageYOffset and document.body.scrollTop are returning the correct values for a "XHTML 1.0 Transitional" document in 2.0.172.33. pridmorej -- 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 -~----------~----~----~----~------~----~------~--~---
