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

264
Vistas
How to set input box the same width as dropdown content using selectize.js

I'm using Selectize.js in my project to add searchable select controls.

For example

HTML:

<select placeholder="Choose an option..." class="selectize">
    <option>Option 1</option>
    <option>Option 2</option>
</select>

Javascript:

$(document).ready(function(){
    $('.selectize').selectize();
});

I want the option list to be the width of the largest element. I can achieve this with css

.selectize-dropdown {
    width: auto !important;
}

But then, how can I make the input box the same width as the option list?

I'm using this fiddle for tests (please ignore the css setting the width of div).

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