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

193
Vistas
Can I limit the number of uploaded images in Quill.js?

I am working on an admin interface in Quill.js. I created the new Quill module in JavaScript:

    let imgUploadContainer = document.querySelector("#img-upload");

    var imgUpload = new Quill(imgUploadContainer, {
        modules: {
            toolbar: [
                ['image'],
            ]
        },
        theme: 'snow',
    });

This is my HTML:

          <div class="form-group preview_img_form_group">
              <label for="a_preview_img">Add preview image</label>
                  <div id="img-upload" class="form-control"></div>
          </div>

When I add an image and then I want to change the added image by clicking again the upload button in the toolbar, the first image is not replaced, but the second image is also added... Is there a way to limit somehow the number of uploaded images in Quill.js? And to change the added image to another one before submitting the form? Thank you for your help.

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