'select option for country using HTML and jQuery

select option for country using HTML and jQuery having foreigner option. in foreigner there will be two radio button named yes and no if foreigner is yes then it should disable INDIA in select option and if it will change from yes to no then it should select 'INDIA' by default.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source