Implementation of jquery uploadify Hidden Upload Progress


Add the following parameters to the configuration

'onInit': function () {
    $("#upload_excel-queue").hide();
 },