[jQuery] jQuery upload progress bar, maybe for form plugin

[jQuery] jQuery upload progress bar, maybe for form plugin


I have been reading different posts that talk about a jquery upload
progress bar, but none of them gave a good solution.
Is there a good solution for a upload progress bar, that can
accurately progress, for file/image uploads, so that the user can see
how long it is taking? Also, is there a way for the size of the
upload to be calculated from the client machine, and set on the page?
Similar to how a file input field shows the file name right away?