jQuery selector question (how to select all input fields on a form EXCEPT buttons and checkbox)

前端 未结 2 1956
醉话见心
醉话见心 2021-01-03 17:47

I am trying to select all input fields on a form (except buttons and checkboxes).

I have got as far as to select all the form input elements on a form with id \"myfo

2条回答
提交回复
热议问题