Extends functionality of the input range
- Source:
Methods
(static) init(idopt) → {array}
Initialize the component
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
id | external:jQuery | string | <optional> | Selector or jQuery element |
- Source:
Returns:
Returns array of all targeted elements
- Type
- array
(private, static) setTrackWidth(idopt) → {external:jQuery}
Sets a class on the input with the percentage value
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
id | external:jQuery | string | <optional> | Selector or jQuery element |
- Source:
Returns:
- Type
- external:jQuery