Question: Write ONLY the JQuery code for the following form validation using the id values of the form Add Beneficiary fields given in brackets. i .

Write ONLY the JQuery code for the following form validation using the id values of the form
Add Beneficiary
fields given in brackets.
i. Beneficiary name can have only alphabets. (#name)
ii. Account No. should be exactly 11 digits.(#accno)
iii. On changing the Account No., Re-enter Account No field(#reacc) should be visible and
Account No field should be hidden.(as shown above)
iv. Account No and Re-enter Account No. values should be same.
IFSC code(#ifsc) should be of CCCCDDDCDD, where C stands for uppercase alphabet and D stands
for digit ( Ex: IDIB000A23)
Write ONLY the JQuery code for the following form

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!