How can I populate another dropdown with the onChange event of the first dropdown?

后端 未结 2 1642
心在旅途
心在旅途 2020-12-16 07:16

with jquery, or with simple just javascript, I want to populate a 2nd dropdown from the choice of the first dropdown. The value of the first dropdown is the condition to ge

2条回答
  •  一生所求
    2020-12-16 07:55

    there is actually a plugin that does just that ...

    http://code.google.com/p/jqueryselectcombo/

提交回复
热议问题