If we could implement it - it can be done with php/css (I am not knowledgeable but have seen it done and looked at the sauce).
It can be quite frustrating as once you click the "Upload" button there is no way to know if it's happening unless you just sit and wait for them to show up or an error message. Not a big thing but the code is fairly small and would make a difference between the upload button getting mashed and not!
Some example etc.
https://www.php.net/manual/en/session.u ... ogress.phphttps://github.com/FineUploader/fine-uploaderhttps://codeshack.io/file-upload-progress-bar-js-php/https://www.geeksforgeeks.org/upload-pr ... ar-in-php/EDIT: Case in point - uploading 40 odd pics, all under 10mb and obv less than 100. After waiting for over 5 min with no indication of anything
Quote:
413 Request Entity Too Large
cloudflare
And a quick question - what do the numbers 0-5 (normally)
following the image filesize mean? I'm guessing the letters "L, M" etc. that precede the image size are descriptive ie. - Large, Medium?