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.
FineUploader を使用してアップロードの進行状況を表示する方法を見てきましたが、常にテキスト形式 (68% など) で表示されます。とにかく視覚的に使用できる方法はありますか?たとえば、div の幅に進捗値を設定できますか?
気にせず、見つけました。
クラス プロパティで 'progressBar' として定義されたクラスに、% 単位で幅が自動的に追加されます。