open511 / roadcast

Communicate road events easily, openly, and beautifully
http://demo.open511.org/
GNU Affero General Public License v3.0
1 stars 1 forks source link

Use ChromeFrame for old version of IE? #78

Closed Hoedic closed 11 years ago

Hoedic commented 11 years ago

ChromeFrame (http://www.google.com/chromeframe?prefersystemlevel=true) can be installed almost seemlessly on old versions of IE so that they can see apps like ours without upgrading their browser (also works when people are not admin)

Should add that feature to our code ?

michaelmulley commented 11 years ago

Chrome Frame is deprecated by Google, so I wouldn't promote it too loudly. That said, our code already contains the necessary metadata to trigger use of Chrome Frame if it's installed.