aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/filereader/readasdataurl/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/filereader/readasdataurl/index.html')
-rw-r--r--files/ja/web/api/filereader/readasdataurl/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/filereader/readasdataurl/index.html b/files/ja/web/api/filereader/readasdataurl/index.html
index 0c0bde9dfe..4c537dcafe 100644
--- a/files/ja/web/api/filereader/readasdataurl/index.html
+++ b/files/ja/web/api/filereader/readasdataurl/index.html
@@ -96,7 +96,7 @@ translation_of: Web/API/FileReader/readAsDataURL
}</pre>
-<div class="note"><strong>メモ:</strong> Internet Explorer 10 以前では <a href="/en-US/docs/Web/API/FileReader"><code>FileReader()</code></a> コンストラクターに対応していません。十分な互換性が必要とされるときは <a class="internal" href="https://mdn.mozillademos.org/files/3699/crossbrowser_image_preview.html" title="crossbrowser_image_preview.html">crossbrowser possible solution for image preview</a> または <a href="https://mdn.mozillademos.org/files/3698/image_upload_preview.html">this more powerful example</a> を参照してください。</div>
+<div class="note"><strong>メモ:</strong> Internet Explorer 10 以前では <a href="/ja/docs/Web/API/FileReader"><code>FileReader()</code></a> コンストラクターに対応していません。十分な互換性が必要とされるときは <a class="internal" href="https://mdn.mozillademos.org/files/3699/crossbrowser_image_preview.html" title="crossbrowser_image_preview.html">crossbrowser possible solution for image preview</a> または <a href="https://mdn.mozillademos.org/files/3698/image_upload_preview.html">this more powerful example</a> を参照してください。</div>
<h2 id="Specifications" name="Specifications">仕様</h2>