Validating multiple forms on the same page

前端 未结 6 495
面向向阳花
面向向阳花 2021-01-14 03:03

For example I have 3 forms in a page with the same names. How can I validate all these forms with one validate method?

6条回答
  •  甜味超标
    2021-01-14 03:26

    Just insert below code on your page & use as many forms you want.

提交回复
热议问题