Issue 3902: menus in webpage not displayed correctly http://code.google.com/p/chromium/issues/detail?id=3902
Comment #4 by [EMAIL PROTECTED]: The bug might be with the website doing a wrong browser check for Chrome. As a result , a wrong .js file is invoked which might be causing the issue. Inspector shows the following error wrt that .js file ------------------------------------------------------ Uncaught TypeError: Cannot set property 'bw' of undefined http://www.rba.hr/web/quickmenu1/browser_ns.js (line 1) * When I downloaded a copy using Chrome, a .js file named "browser_ns.js" was downloaded. This copy is looks bad on all the browsers * When I downloaded a copy using FF, a .js file named "browser_ns6.js" was downloaded. This copy looks good on all the browsers Local copies ------------- http://go/reductions/3902/Chrome_copy.html http://go/reductions/3902/FF_copy.html Attachments: Chrome_copy.zip 78.1 KB FF_copy.zip 77.0 KB Issue attribute updates: Status: Untriaged Labels: -Area-Misc Area-Compat Has-Reduction Chrome-specific NeedsEngReview -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
