diff options
Diffstat (limited to 'files/zh-tw/web/api/file/using_files_from_web_applications')
-rw-r--r-- | files/zh-tw/web/api/file/using_files_from_web_applications/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-tw/web/api/file/using_files_from_web_applications/index.html b/files/zh-tw/web/api/file/using_files_from_web_applications/index.html index 52bd1928b3..cf9719ccd2 100644 --- a/files/zh-tw/web/api/file/using_files_from_web_applications/index.html +++ b/files/zh-tw/web/api/file/using_files_from_web_applications/index.html @@ -407,5 +407,3 @@ function handleFiles(files) { <li><a href="/en/Extensions/Using_the_DOM_File_API_in_chrome_code" title="en/Extensions/Using the DOM File API in chrome code">Using the DOM File API in chrome code</a></li> <li><code>{{domxref("XMLHttpRequest")}}</code></li> </ul> - -<p>{{ HTML5ArticleTOC() }}</p> |