Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アップロードする前にファイルサイズを見つけようとしています
コードfile[0].sizeを使用していますが、IEが機能していません
IEToでファイルサイズを取得するのを手伝ってください
ありがとうございました
それはIE10で動作します。ただし、オブジェクトのsizeプロパティFileは HTML5 固有であるため、IE9 以前の純粋な Javascript でそれを行うことはできません。はい、それはひどいです。
size
File
いくつかの Flash ソリューションなどに頼る必要があります。