
エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Best way to detect that HTML5 <canvas> is not supported
The standard way to deal with situations where the browser does not support the HTML5 <canvas> ta... The standard way to deal with situations where the browser does not support the HTML5 <canvas> tag is to embed some fallback content like: <canvas>Your browser doesn't support "canvas".</canvas> But the rest of the page remains the same, which may be inappropriate or misleading. I'd like some way of detecting canvas non-support so that I can present the rest of my page accordingly. What would you
2011/06/13 リンク