Web Browsers

Chrome32 Update Causes Website Visual Issues

The latest Chrome version, 32, brings a new set of changes to users and developers. In addition to the Chrome OS look and feel modifications, Google has also altered the way the scrollTop property is calculated. Prior to Chrome 32 the document.body.scrollTop returned 0. This is caused by the Doctype in standard mode. More information on this is available in threads similar to this one.

Subscribe to RSS - Web Browsers