Hello my friends.
Let me cut to the chase and head straight to the point.
I manage to have a progress bar inside a dialog box and calling the dialog.open it opens correctly WITH the bar inside it.
Now comes the main issue: I would like to change the value and even if I use the setInterval the value (or the bar) don't change.
Read some tutorials regarding this but wanted to know if any of you guys have made something like this: have a progress bar inside a dialog box that would update accordingly to a file being upload. On the php side I have no problems but can't change/update the bar...
Anyone made something like this before?
Thank you
Ricardo