好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

如何用正则取input type="text"中的value

1.如何通过正则取input type="text"中的value呢?
2.如何过滤掉input type="checkbox"的标签?
这样只能达到正则取input type="text"中的value可是不能过滤掉input type="checkbox"的标签!

  阅读:80次