Comment #3 on issue 10498 by dlevinson6: Site doesn't render correctly http://code.google.com/p/chromium/issues/detail?id=10498
To resolve this issue ... 1. Paste the apymenu.js file into http://jsbeautifier.org/ and beautify 2. Locate the IIIla() function 3. Update the II1a assignment to include "Google" var II1a = (parseInt(navigator.productSub) >= 20020000) && ((navigator.vendor.indexOf("Apple Computer") != -1) || (navigator.vendor.indexOf("Google") != -1)), IIIlI = II1a && (navigator.product == "Gecko"); -- 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 -~----------~----~----~----~------~----~------~--~---
