DEVELOPERS BLOGデベロッパーズブログ
- HOME >
- 加藤 正人のデベロッパーズブログ >
- jQuery v2 は IE6/7/8 をサポートしない!
加藤 正人のデベロッパーズブログ
- 氏名
- 加藤 正人
- 役職
- 多分SE
- 血液型
- 秘密
- 出没
- 美味しいもののあるところ
- 特色
- タヒチ大好き。ちょいメタボ。
- 2020/12/15
- CakePHP3 のリダイレクトがうまく行かない例
- 2020/11/12
- Apache Bench
- 2020/10/05
- PhpSpreadsheet でExcel ファイルを読み込む (CakePHP3)
久しぶりに jQuery の配布キットをダウンロードしに jQuery.com にアクセスしたら、jQuery 2.0 がリリースされていた。
が、ダウンロードページを見たら以下のような但し書きがあった。
jQuery 2.x
jQuery 2.0 has the same API as jQuery 1.9, but does not support Internet Explorer 6, 7, or 8. All the notes in the jQuery 1.9 Upgrade Guide apply here as well. Since IE 6/7/8 are still relatively common, we recommend using the 1.x version unless you are certain no IE 6/7/8 users are visiting the site. Please read the release notes carefully.
当面は v1.x の開発 (改訂) は継続されるようだが、近い将来 IE8 およびそれ以前は切り捨てられる方向に向かいつつあるようだ。
関連タグ:
jQuery
関連エントリー
- 2017/07/08
- 時刻入力用 jQuery Plugin TimePicki の不具合調整
- 2017/04/30
- jQuery プラグイン「Touch Punch」
- 2016/03/12
- Safari のフォームボタンと jQuery submit()
- 2015/12/19
- スマホ向けサイトの click と touch
- 2015/06/27
- jQuery 無限スクロールのメモ
- 2014/10/11
- Google Chart へのアクセスをヘルパーで実装してみる【その2】
- 2014/02/22
- IE8 と style 値でハマった話
- 2013/08/17
- jQuery UI Dialog と z-index
- 2013/06/01
- jQuery UI ボタンと IE8 のワナ
- 2013/03/09
- JavaScript でバリデーション
- 2013/02/23
- JavaScript で入力フィールドの文字カウンタを実装してみる
2020/12/15
2020/11/12
2020/10/05
2020/09/11
2020/08/03