IE6でアクセスされた場合、サイトが正常に表示されませんよ。の注意書きを表示します。
head内に記述。
IE6以外のブラウザでは、何も表示されません。
JSを読み込みます
<script type="text/javascript" src="http://ie6alert-js.googlecode.com/hg/ie6alert.min.js"></script> <script type="text/javascript"> ie6Alert(); </script>