Questions tagged [google-chrome-frame]

Google Chrome Frame is a plug-in designed for Internet Explorer based on the open-source Chromium project; it brings Google Chrome's open web technologies to Internet Explorer.

Google Chrome Frame:

Google Chrome Frame is an open source plug-in that seamlessly brings Google Chrome's open web technologies and speedy JavaScript engine to Internet Explorer.

Chrome Frame support has been discontinued and it has been retired since 25-4-2014.


With Chrome Frame you can:

  • Start using open web technologies -such as the HTML5 canvas tag- right away, even technologies that aren't supported in Internet Explorer 6, 7, 8, or 9.

  • Take advantage of JavaScript performance improvements to make your apps faster and more responsive.


Official links:

104 questions
0
votes
2 answers

How to make the window (webview) in Chrome Packaged Apps scroll for pages with content more than available height?

I created a test application using Yeoman/Angular.js and pasted a chunk load of HTML (responsive) to view it as a Chrome Packaged App (CPA). The page_height with all its content is more than the height of packaged application in full_screen mode.…
Marvin Danig
  • 3,738
  • 6
  • 39
  • 71
0
votes
2 answers

Google Chrome Frame not working

My site is set to prompt for installation of the Google Chrome Frame for IE8 and below. On one of the machine that runs Windows Server 2003 R2, 64bit with IE8, I got a message in the Google Chrome Frame install overlay "We are sorry. Google Chrome…
user1044169
  • 2,686
  • 6
  • 35
  • 64
0
votes
1 answer

passing parameters to chrome.tabs.executescript()

How can I pass parameters to chrome.tabs.executescript()? I have defined them outside from chrome.tabs.executescript().
0
votes
1 answer

C++ (MFC) app with CWebBrowser2 -> ChromeFrame -> HTML5 app, how to get click events from the HTML5 to the C++ app?

We have a legacy C++ (MFC) application. One part of it hosts a CWebBrowser2 object in which we navigate to a url which is a new module we're developing to add to our application. The module is an HTML5 application. Since CWebBrowser2 uses IE…
Gilbert
  • 134
  • 1
  • 12
0
votes
1 answer

Loading Google Chrome Frame in current tab after install

I'm prompting users of IE to install the Chrome Frame add-on. If the user is on IE and doesn't have Chrome Frame installed, they are redirected (server side) to a page with a custom message and the install page in an…
alan
  • 4,247
  • 7
  • 37
  • 49
0
votes
1 answer

Disabling printing options from chrome print dialog

I am giving a command of printing from chrome. i just want to disable no of copy option from that. I want to restrict user to change the no of copy option from dialog. as shown in the image i want it as disabled or removed from it.
Jugal Kundal
  • 41
  • 1
  • 5
0
votes
1 answer

Is it possible to evoke Chrome Frame in IE ActiveX control

I have an application which uses embedded IE as a viewer. However IE lacks needed feature available in Google Chrome Frame (GCF), but unfortunately GCF does not work in IE ActiveX control, but only in IE application. As GCF is ActiveX object, is it…
deb
  • 11
  • 3
0
votes
2 answers

Simple JavaScript / jQuery not working

I've probably missed something big, but I've been trying for hours... So to get users of IE 8 and below to install Chrome Frame I tried the GCF Install JS files provided but I'd prefer my own implementation - the GCFInstall JS will let the popup…
user1318194
0
votes
2 answers

Chrome Frame not triggering in IE9 on Wordpress

I have installed Chrome Frame and it works on some sites but not on mine. I have the correct code from the Chrome tag site