Rumah hujung hadapan web tutorial js jquery如何让select不可用

jquery如何让select不可用

Jan 06, 2021 pm 04:47 PM
jquery select

jquery让select不可用的方法:1、使用attr方法进行禁用,代码为【$("#select").attr("disabled","disabled")】;2、jquery让select不可用,代码为【