Comment #5 on issue 29701 by [email protected]: [www.housebling.org.uk] Site blocks Chrome http://code.google.com/p/chromium/issues/detail?id=29701
Hi Matt, Older versions of jQuery or other JS libraries certainly have caused problems before, because they do their own sniffing, and older versions didn't know about Chrome. You may want to verify that the versions you're using support Chrome, or perhaps upgrade to the latest versions of each. Well, Chrome and Firefox use the same NPAPI Flash plugin, so if you're getting Flash in Firefox but not in Chrome, that could be a bug. As a workaround, if you have NPAPI flash somewhere else on your machine, you can copy the npswf32.dll to: C:\path\to\Chrome\Application\Plugins\npswf32.dll And Chrome should pick it up. Best, Glenn -- 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
