Kyle Hayes
Kyle Hayes

Reputation: 5302

List of IE6 Upgrade / Denial Pages

As we transition away from IE6, I'm trying to find examples of other sites that stopped supporting IE6 and encourage their users to upgrade.

Upvotes: 1

Views: 166

Answers (3)

Brandon
Brandon

Reputation: 69983

YouTube will show a message to the user suggesting they upgrade to a modern browser.

Also, today Google announced they will no longer support it on their Google Docs and Google Sites. They've already updated their requirements and IE6 is missing.

Upvotes: 3

adrianbanks
adrianbanks

Reputation: 82944

BringDownIE6 has a simple example consisting of some HTML inside IE tags (<!--[if lt IE 7]>) to display a message to IE6 users.

Whilst not examples of active sites that have stopped supporting IE6, IE6Update and StopIE6 both show different methods of alerting users to upgrade.

Upvotes: 2

luiscubal
luiscubal

Reputation: 25121

A quick google search reveals Facebook is trying to do that.

Upvotes: 0

Related Questions