Creating an AJAX file upload progress bar in JavaScript
У вашего броузера проблема в совместимости с HTML5
In this video we'll be taking a look at creating an AJAX progress bar for file uploads with JavaScript - it's easy to do by using the "onprogress" event part of XMLHttpRequest.
To give it a bit of a special touch we'll also be using a CSS3 transition to make the progress bar animated as the percentage goes up.
Support me on Patreon:
https://www.patreon.com/dcode - with enough funding I plan to develop a website of some sort with a new developer experience!
For your reference, check this out:
https://developer.mozilla.org/en-US/docs/Web/Events/progress
Follow me on Twitter @dcode!
If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!