0
A
回答
4
0
您需要包括語言文件,例如:
<script src="/Scripts/jquery-1.7.2.js"></script>
<script src="/Scripts/jquery-ui-1.8.9.js"></script>
<script src="/Scripts/jquery.validate-1.12.0.js"></script> <!-- from http://jqueryvalidation.org/ -->
<script src="/Scripts/jquery.validationEngine-en.js" type="text/javascript" charset="utf-8"></script>
<script src="/Scripts/jquery.validationEngine.js" type="text/javascript" charset="utf-8" ></script>
相關問題
- 1. 地圖笨驗證類jQuery驗證
- 2. JQuery驗證插件 - 無法驗證類
- 3. 基於類的JQuery驗證?
- 4. jquery驗證電臺類型
- 5. Jquery驗證 - 類別列表
- 6. 刪除jquery驗證類
- 7. jQuery驗證組驗證
- 8. 驗證使用jQuery驗證
- 9. jQuery驗證 - 網址驗證
- 10. JQuery驗證未驗證
- 11. jQuery驗證不驗證
- 12. JQuery驗證重新驗證
- 13. jQuery驗證 - 生效驗證
- 14. jQuery驗證逐步驗證
- 15. jQuery驗證錯誤jQuery驗證
- 16. jQuery驗證addMethod使用JQuery驗證驗證定製方法
- 17. 使用jQuery驗證插件進行數據類型驗證
- 18. 如何使用jQuery驗證驗證日期類型字段
- 19. jQuery驗證 - 對同一類的NotEqual驗證
- 20. 只爲選定元素更改驗證錯誤類(jquery驗證)
- 21. MVC.net jQuery驗證
- 22. jQuery驗證docx
- 23. jquery驗證
- 24. jquery驗證errorPlacement
- 25. jquery驗證
- 26. 驗證Jquery
- 27. Ipv4驗證Jquery
- 28. jQuery驗證
- 29. jquery驗證器
- 30. Jquery驗證SubmitHandler
對不起,究竟是什麼問題? – hjpotter92
這就是你需要的http://elclanrs.github.com/jq-idealforms/ – elclanrs
與http://docs.jquery.com/Plugins/Validation#API_Documentation有什麼不同? – Barmar