javascript - Jquery File Upload Plugin Progress Bar -


Manages file uploads in the webpage and can add many UI elements to the upload process.

If you create input file type elements and then lease the JS files, use the code and the wall immediately. There are options and API instructions for meeting various features.

Problem:

I want to apply a progress bar for file upload, but there is no one yet about doing so in Docs Real instructions

I got an option that you can set to paste this code:

  progress: work (e, data) {var progress = persian (data loaded Happened / data quotas * 100, 10); }   

But by doing so, he has not changed anything. Can I help someone know how to implement JavaScript bar, understand the javascript?

Thank you.

OK, after talking to the programmer for the plugin, Jithub has added a section in the document containing Includes instructions for implementing a progress bar for basic setup.

Here's the angle between me and me:

The solution here is in docs:

Comments