私はJQuery Validationに取り組んでいます..
電話の検証で問題に直面しており、以下のように別の検証を追加する方法がわかりません。
これが私が達成しているものです:
- telephone number in all UK formats (4 digit area code, a space, 7 digit local code), The 'telephone' number field (4 digit area code, a space, 7 digit local code)
- visitor location from a drop-down list which includes the items: South Yorkshire, Rest of England, Wales, Scotland, Northern Ireland, European Union, Rest of World, Other, and which includes an appropriate default,
ここで私のコードをチェックしてください:http://jsfiddle.net/B5sd8/18/