does jQuery on change event only fires on user manipulation?

前端 未结 0 1947
傲寒
傲寒 2020-12-13 16:25

I have this js code which changes the currently select option

 var val1 = 0;
        var sel = document.querySelector(\'#select_option\');
        
                   


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题