Updates:
        Summary: [www.sierraattahoe.com]: doesn't render properly
        Status: Available
        Labels: -Area-Undefined Area-Compat-Web Evangelism en

Comment #2 on issue 31653 by [email protected]: [www.sierraattahoe.com]: doesn't render properly
http://code.google.com/p/chromium/issues/detail?id=31653

In the HTML source for the website, it loads the file
"/satBase/wrap/theme2/scripts/dmenu.js"

At the beginning of the dmenu.js file, it has the following info:
   //***********************************************
   //
   //  Javascript Menu (c) 2005, by Deluxe-Menu.com
   //  version 1.14
   //  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) )

vermavee, you can help by contacting Sierra At Tahoe and let them know about the
problem.  This is not a Chrome bug.

--
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

Reply via email to