You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
thanks for your amazing work, it's very helpfull for developper like me.
I notice that the example of progress bar (http://filedropjs.org/#progress) isn't "plug & play": if you tried to modify basic.html with the example you didn't view the progressbar "bar_zone10".
I suggest to add a little bit of ccs or a comment in the documentation span { display:block; background-color:red; width:0; height: 2px; }
The text was updated successfully, but these errors were encountered:
Hi,
thanks for your amazing work, it's very helpfull for developper like me.
I notice that the example of progress bar (http://filedropjs.org/#progress) isn't "plug & play": if you tried to modify basic.html with the example you didn't view the progressbar "bar_zone10".
I suggest to add a little bit of ccs or a comment in the documentation
span { display:block; background-color:red; width:0; height: 2px; }
The text was updated successfully, but these errors were encountered: