dyoo / WeScheme

29 stars 16 forks source link

Add Google Chrome Frame #33

Closed dyoo closed 12 years ago

dyoo commented 12 years ago

Requested by Emmanuel: use

http://www.chromium.org/developers/how-tos/chrome-frame-getting-started#TOC-Detecting-Google-Chrome-Frame-and-P

Place the prompt-to-install code on the front page, and then modify the other pages (openEditor, view, run) to include the meta tag to activate it.

<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
dyoo commented 12 years ago

Closing issue: this is not going to work, as we experimented and found situations where things just break horribly.