fires when all files have been successfully uploaded to server
$$("upl1").attachEvent("onUploadComplete", function(){ webix.message("done"); });