gwu-libraries / scholarspace

GWU's Sufia-based repository app for preservation and open access to scholarly output of the GWU community
MIT License
0 stars 0 forks source link

Present message if non-compatible browser detected #147

Open kerchner opened 9 years ago

kerchner commented 9 years ago

If the app detects IE9 or older, present a message stating that GW ScholarSpace runs on IE10 or newer, Chrome, Firefox, Safari, etc. (as for wording, please use whatever the industry standard is for this type of message)

StudioZut commented 9 years ago

Tested with <meta http-equiv="X-UA-Compatible" content="IE=Edge" > but no luck (but it would prevent IE's "compatibility" mode from making it worse)