I am trying to make the Validation plugin work. It works fine for individual fields, but when I try to include the demo code for the error container that contains all of the err
I solved this problem with the following short code:
errorElement: "td", errorPlacement: function (error, element) { error.insertAfter(element.parent()); }
My structure is the following:
Name:
So my errors will now shown directly in a behind my 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
behind my 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题