jquery - Disabled options of one chosen dropdown which is selected in another chosen dropdown -
description:
- i have 2 multiselect dropdowns(with chosen plugin) loaded.
- i have add mitigator link add dropdown.
- currently, if select option a dropdown 1, option a gets disabled dropdown 2.
requirement:
but on loadtime(loading before) if option a selected in dropdown 1 option a not disabled in dropdown 2.
once select dropdown, gets disabled.
i want selected options of 1 dropdown disabled other dropdowns loading time
Comments
Post a Comment