9

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 "unsupported browser"-warning when a user tries to access the site with an older browser.

What are some best practices when designing and showing such a warning? For example, should it take over the entire page and not allow the user to take any actions at all, or should it allow the user to attempt to use the app even though a lot of things will be broken? What information should be given in the warning message, etc.?

1

1 Answer 1

5

One of the best things to use is Google frame to avoid this kind of problems but if the user is still stuck with IE6/7 with no alternative, it should take over the entire page, take a look at basecamp and apple cloudbrowser too old basecamp browser too old apple

similar question:

1
  • This is great! Thanks for the answer and the link. Commented Nov 22, 2012 at 13:50

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.