Disable elements with jQuery (or js)

后端 未结 0 1051
执念已碎
执念已碎 2020-12-08 05:40

I am trying to disable a bunch of elements while a request is taking place.

I have tried with:

$("selector").children().prop("disabled&q         


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