Comment #1 on issue 9573 by dhhwai: Webpage is does not display properly in
Chrome
http://code.google.com/p/chromium/issues/detail?id=9573
In the HTML source for the website, it loads the
file "js/menufiles/dmenu.js"
At the beginning of the dmenu.js file, it has the following info:
//***********************************************
// Javascript Menu (c) 2006 - 2008, by Deluxe-Menu.com
// version 3.2.7
// E-mail: [email protected]
//***********************************************
//
// Obfuscated by Javascript Obfuscator
// http://javascript-source.com
//
//***********************************************
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) )
Add label: [Evangelism]
--
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
-~----------~----~----~----~------~----~------~--~---