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.
+3
A:
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.
Brandon
2010-01-29 22:36:48
+1
A:
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.
adrianbanks
2010-01-29 23:01:37
This should suffice for our purposes. Thanks!
Kyle Hayes
2010-01-31 17:15:56