Selecting an option from one drop down populates other input fields

前端 未结 2 473
青春惊慌失措
青春惊慌失措 2021-01-24 08:12

I am trying to figure out how to populate other tags with a specific text after selecting from a drop down.

So if the drop down and another drop down below it the foll

2条回答
  •  日久生厌
    2021-01-24 08:12

    Here is another option, scaled down from some development I've done. A bit more flexible but also more complex. Pay attention to how the items are tagged with data-* attributes to decide what is hidden and shown. http://jsbin.com/siyexumulu/1/

提交回复
热议问题