JavaScript

Show and hide div using radio button

Example 1:

Do you have passport?

Do you have driver license?
Enter PAN Details:

Example 2:

Do you have passport?

If yes then show this div and hide this div when click on No Option

Example 3:

Another types of DIV hide/show example.

A DIV
On click A radio button show DIV A
B DIV
On click B radio button show DIV B
C DIV
On click C radio button show DIV C
D DIV
On click D radio button show DIV D