In the HTML source for the website, it loads the file "js/deluxe- menu.files/dmenu.js"
At the beginning of the dmenu.js file, it has the following info: //*********************************************** // Javascript Menu (c) 2006 - 2007, by Deluxe-Menu.com // Trial Version // // version 2.4 // cracked the 03/03/2007 //*********************************************** http://www.deluxe-menu.com/whats-new-info.html has the following news: Deluxe Menus & Deluxe Tuner v3.2.9 (September 17, 2008) 1. Google Chrome support for all Deluxe products! So the website administrator for that site either has to modify dmenu.js by hand to update the check to include Chrome, or you can upgrade to ver. 3.2.9 of deluxe-menu.com which works with Chrome. My guess for changing by hand is to update the check condition to: ( (nv.vendor.io('Apple Computer')!=-1) || (nv.vendor.io('Google Inc.')!=-1) ) Definitely an evangelism issue, and not a Chrome bug. On Feb 18, 8:27 am, Glenn Wilson <[email protected]> wrote: > This looks to be an evangelism case. When navigating to the site while > masquerading with Firefox's user-agent string, the site renders correctly. > This site is probably just not detecting the user-agent string > appropriately. > > I've filed this ashttp://code.google.com/p/chromium/issues/detail?id=7825 > Thanks for the report! > > Glenn > > > > On Wed, Feb 18, 2009 at 8:18 AM, Dremation <[email protected]> wrote: > > > The site "http://www.gainward.com/main/index.php?lang=en" has a lot of > > errors in it. Maybe an unclosed tag is causing this? > > > On Feb 18, 6:48 am, shmatka <[email protected]> wrote: > > >http://www.gainward.com/main/index.php?lang=en > > > > It renders great inside IE7, Opera, Firefox, Safari but Chrome doesn't > > > render the Menu right. --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
