how to implement a dynamic combo box selection system

前端 未结 3 937
太阳男子
太阳男子 2020-12-17 06:20

I\'m implementing a system these days, i want to implement a combo box selection process but i don\'t know how to implement it, so asking you guys favor?

my scenario

3条回答
  •  攒了一身酷
    2020-12-17 06:31

    A number of previous SO posts cover this topic, have a look at this for example: Using javascript and jquery, to populate related select boxes with array structure

提交回复
热议问题