How to create a drop-down list with each option has different components ? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How to create a drop-down list with each option has different components ?

If an option has selected in the drop-down list then this options component means any component will visible to user

28th Oct 2020, 5:51 AM
Gaurav Sonar
1 Resposta
0
you can easily implement one with jqueryUI. Otherwise learn to make it from scratch with js and css.
28th Oct 2020, 9:26 AM
Logomonic Learning
Logomonic Learning - avatar