leoherrick / jquery.mutuallyExclusive

Mutually Exclusive JQuery Plugin
GNU General Public License v3.0
4 stars 5 forks source link

Adding options parameter and ability to disable selected option #6

Closed ponysmith closed 10 years ago

ponysmith commented 10 years ago

Created an options object that can be passed into the function. Setting 'remove':false in the options object disables matching options instead of removing them.