Tagged Questions
5
votes
1answer
237 views
What are some best practices for displaying an “unsupported browser”-warning in a web app?
We're building a web app, and the technology we're using will only allow users with relatively modern browsers (IE8 and up, plus most versions of other browsers) to even log in. We want to show an ...