Simple form validation

前端 未结 4 467
北海茫月
北海茫月 2021-01-25 06:32

POST #1

How can I validate this simple form (checking for empty field strings)?

                

Please select your Gift Certificate amount below

4条回答
  •  不知归路
    2021-01-25 07:05

    Is jQuery an option? There's a really nice Validation tool http://docs.jquery.com/Plugins/Validation

提交回复
热议问题