Hi,
It would be really nice if there was a progress bar on the upload page. Especially when uploading large files, it's nice to be able to see what's going on.

As long as its not part of the module, is there any way for me to implement a progress bar myself?

Comments

deviantintegral’s picture

Version: 6.x-1.6 » 6.x-1.x-dev

FileField has a progress bar; most of the code can likely be used from it.

For D7, I'm reasonably sure that there is an upload progress bar in core.