前の記事 ≪:bit.lyのAPIを使ってAjaxでURLを速攻で短くするサンプルプログラム
次の記事 ≫:jQueryで重力をシュミレーションするサンプル

IE6ユーザへのアップデートをスマートに促すことが可能な「ie6update.js」

2009年07月31日-はてなブックマーク

スポンサード リンク

[PR] 英単語を忘却曲線アプリを使って超効率よく記憶する方法

IE6 Update

IE6ie6update.js
WindowsJavaScript



使

Good!



googlejQuery

<!--[if IE 6]> 
<script type="text/javascript"> 
/*Load jQuery if not already loaded*/ if(typeof jQuery == 'undefined'){ document.write("<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></"+"script>"); var __noconflict = true; } 
var IE6UPDATE_OPTIONS = { 
icons_path: "http://static.ie6update.com/hosted/ie6update/images/" 
} 
</script> 
<script type="text/javascript" src="http://static.ie6update.com/hosted/ie6update/ie6update.js"></script> 
<![endif]-->



 

<!--[if IE 6]> 
<script type="text/javascript"> 
/*Load jQuery if not already loaded*/ if(typeof jQuery == 'undefined'){ document.write("<script type=\"text/javascript\" src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js\"></"+"script>"); var __noconflict = true; } 
var IE6UPDATE_OPTIONS = { 
icons_path: "http://static.ie6update.com/hosted/ie6update/images/", 
message: "Internet Explorer...", 
url: "http://www.microsoft.com/japan/windows/internet-explorer/default.aspx" 
} 
</script> 
<script type="text/javascript" 
src="http://static.ie6update.com/hosted/ie6update/ie6update.js"></script> 
<![endif]--> 

coolmint 



IE6Warningie6-upgrade-warning 

IE6ie6fixer 

IE6IE 6 Blocker 


IE6, ie6, ie

スポンサード リンク

By.KJ : 2009年07月31日 09:00 livedoor Readerで購読 Twitterに投稿

間違いの指摘をしていただける方はメール、あるいはTwitter/FBでお願いします(クリック)