Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Prompt IE < 9 to update #131

Open
jimmywarting opened this issue Oct 2, 2014 · 2 comments
Open

Prompt IE < 9 to update #131

jimmywarting opened this issue Oct 2, 2014 · 2 comments

Comments

@jimmywarting
Copy link

Was looking at your source code and found this:
<!-- Prompt IE 6 users to install Chrome Frame. Remove this if you support IE 6.

since 1.3 dosen't work with IE 8 i think you should prompt IE < 9

Heck, why not throw in something in angular.js 1.3 to prompt older IE? :P

@btford
Copy link
Contributor

btford commented Oct 3, 2014

Chrome Frame is deprecated, so we should actually remove that warning.

Maybe agree on adding a note for IE <9 users.

why not throw in something in angular.js

This is never good justification for a new feature. :P

@jimmywarting
Copy link
Author

Always dreamt of popular CDN (like google) libraries getting infected (in all version) with an force update script in other to use the sites. It would reach every user, It would properly bring death to every old browser. Likely never going to happen tho.

I know chrome frame has been deprecated for a wile, but you can always keep redirecting them to browserhappy. Or show a note for IE < 9

Do whatever you diced to do

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants