google-chrome-frame

Benefits and concerns with Google Chrome Frame

Is this a technology I should spend much time evaluating? http://code.google.com/chrome/chromeframe/ Chrome Frame is a plugin for Internet Explorer (IE6-IE8) that gives it, well, what all the other major browsers have. Biggies for me are the Canvas tag and a fast JavaScript. As I do a lot of JavaScript dataset visualization, IE6 is a...

Will you use Google's Chrome Frame?

Are you planning in requiring Google's Chrome Frame in production for your own websites? Have you tested it? Would your opinion on wether to use it or not change if Google were to require it for Youtube? (It will be required for Google Wave) ...

Always using google chrome frame meta tag for standard compliant page, is good idea?

Hello, I was thinking to add meta tag always in all the websites. That will trigger google chorme frame to load for users who already installed. I can see the benefits but is there any concerns or facts that I should know before I do that? Testing in google chrome is enough or testing in google chrome frame explicitly required? Thank...

How can i remove chromeframe from IE8 User Agent?

I removed Chrome Frame from my system but IE8 User Agent still has chromeframe in it. How can I remove Chrome Frame entirely? Can I somehow reset all IE8 settings or is my only choice somekind of User-Agent changer? ...

Does google chrome frame support websocket?

Anyone know? Thanks! ...

Opening an iframe for IE while using Chrome Frame

I'm trying to use Chrome Frame for a business web application and so far things are working well. However, I need to open an iframe that should be rendered using IE's engine and not Chrome Frame's renderer. The iframe doesn't have the meta tag for Chrome Frame yet it renders with the plugin. Is there a way to open an iframe that is rend...

Chrome frame causes postback to wrong URL and a Server Error in '/' Application error

I have a simple ASP page with no code-behind defined as: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt; <html xmlns="http://www.w3.org/1999/xhtml"&gt; <head runat=...

Selectively configuring Apache 2 mod_headers for Google Chrome Frame

I am currently evaluating Google Chrome Frame and so far i'm happy with it, but what i'd like to do is selectively use it for certain sections of my website. Some sections require ActiveX so need to be viewed in native IE, whereas others benefit greatly, and may end up requiring, Chrome Frame. I've currently got the following configure...

Window.close not working in Google-chrome-frame

I am using Google Chrome Frame to make a page render in IE as if it would in Chrome. The page opens another page via window.open() that page has nothing set for GCF but since it is opened from a page that is, it automatically is too. I have this on the page so it automatically closes once the user submits the form it contains: <script...

Google chrome : text file auto wrap

Hi All, Google chrome seems to auto wrap the contents of a text file whn i open it. I am opening a link from my chrome extension whose response is a text file. When I open the same link in firefox, it opens with all the spacing and tab-space preserved. But that is not the case when U open it in chrome. It just auto wraps all its co...

Does Chrome Frame work in the legacy IE browser ActiveX control?

We have a legacy VB6 app that makes use of the IE browser ActiveX control (Shdocvw.dll). Will Chrome Frame work correctly when a web page is requested via the ActiveX control as opposed to a full stand-alone IE instance? Thanks ...

Chrome (or chrome frame) sends two or more requests instead of one?

I use HTML5 video tag, back-end is on Java. It works fine in Firefox but in Chrome it sends more than one requests to servlet and finally there is Exception in servlet and it doesn't work. I've read that firstly to make element in DOM and then assign src to it, but still it sends more than one requests. Do you have any solutions for me?...

Google Chrome Frame (GCF) problem in IE8 with cache

Maybe it has been asked somewhere, but I am trying to find my question and I am not able to find any answer. Here's my question: I am developing a web application and because of some major JavaScript issue in IE8, I need the user to run "Google Chrome Frame" (To enhance the speed of the web page). I was impressed that my page was work...

Google Chrome Frame and corporate policies.

Hello, My question is,since Google Chrome Frame launches and installs itself in a browser ,can it go through the strict Corporate policies some company have which prohibits them install and download any software? ...