Script File
jq.mutuallyExcludeFields.js ( view )
Required Options
fields
An array specifying the IDs of the text fields to include n the mutually exclusive group. Default is none, denoted as an empty array, [ ], but at least two IDs must be specified upon invocation.
Basic Usage
$("ELEMENT").mutuallyExcludeFields({ options });
Minimum Browser Support
- Apple Safari 3
- Google Chrome 1
- Microsoft Internet Explorer 6
- Mozilla Firefox 3
- Opera 9