Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

401
Vistas
How to show uploading percentage of a file using Dropzone js?

i am using Dropzone js for file uploading. I want to display the uploading percentage with progress bar. I know the Dropzone js is not supporting to display the percentage by default. show i define the code for get the progress value and try to show in class .dropzone-progress-total. This class is not get anything yet. can anybody tell how can i get the percentage and display it?

html

<div class="dropzone-percentage">
    <span class="dropzone-progress-total"></span>
</div>

js

// Update the total progress bar
myDropzone.on("totaluploadprogress", function (progress) {
    $(this).find(id + " .progress-bar").css("width", progress + "%");
    $(this).find(id + " .dropzone-progress-total").text(progress + "%"); // this line is not working
});
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda