javascript Change the Dropdown values based on other dropdown

后端 未结 3 1253
悲&欢浪女
悲&欢浪女 2020-12-11 07:13

I have a requirement When selected a dropdown value, it has to filter or remove the values of other dropdown which has index that should be always greater than selected inde

3条回答
  •  余生分开走
    2020-12-11 07:32

    Edit (using jQuery to get desired results):

    
    
    
    
    
    

提交回复
热议问题