1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

MACで擬似的にIE使用 (Chromeブラウザ互換)

Last updated at Posted at 2019-09-24

MACで開発している時にブラウザ互換を簡易で実施したい時がある。
Chrome のデベロッパーツールに設定があったのでメモ

  1. デベロッパーツールを表示(F12、メニュー>その他ツール>デベロッパーツール etc...)
  2. 表示された デベロッパーツールの メニュー>More tools>Network conditions を選択
  3. 表示された Network conditions の User agent の Select automatically のチェックを外す
  4. Custom 表示された選択欄のプルダウンよりブラウザを選択してページを更新
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?