I am using this project here:
https://github.com/Alem/django-jfuEverything is installed and working properly.
The project includes a progress bar logic that I'd like to re-use elsewhere on my site.
The progress bar filling appears to happen when the "Start Upload" buttons are clicked.
However I can't seem to find the logic as to where or why that bit of code kicks off.
Can anyone out here enlighten me as to where the "on-click" type action is taking place?
Thanks