How to make an option in select box readonly not disabled using jquery? I have a multiple select box for selecting roles and a single select primary role.
Now i want to make the selected option in primary role to automatically checked in roles multiple select box in read only mode.
Any help will be appreciated
1 Answer