jquery: Call function by name on select change

后端 未结 6 2193
感动是毒
感动是毒 2021-02-20 01:12

I\'m trying to call a function by name .onchange of a select but nothing happens. When the function is describled after the attribute, it works.

THI

6条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-20 01:51

    Try this and place in the same script tag:

    
    

提交回复
热议问题