Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

146
Visualizações
select with type to search and images (html)

I'm trying to create a select with a list of coins and ready-made images with a "type to search" method, exactly as it is in the images. After several searches on the internet I can't find anything that gives me the same result as the image.

Does anyone know how to do this with HTML, CSS and JS??

1.select

  1. when the user clicks on select it shows the option of "type to seach"

  2. when the user starts typing

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

What you can try is the following solution :

<input id="searchCountries" list="countries" placeholder="type to search">
<datalist id="countries">
   <option value="&#127467&#127479 FRANCE">
   <option value="&#127464&#127475 CHINA">
   <option value="&#127482&#127480 USA">
   <option value="&#127466&#127480 SPAIN">
   <option value="&#127463&#127479 BRAZIL">
</datalist>  

With a little bit of CSS it should exactly do what you want.

And if you want there's a lot of library that can do this.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda