Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Upload progress bar #929

    Thanks, borisolhor so much!
    __

    I have feedback:

    In the drop_uploader.js
    attr("onclick", "return false");
    → The customer still can click order.

    I have changed to the code in below, it’s work better:

    attr("disable", "disable");

Viewing 1 post (of 1 total)