Namespace aV.Visual.slider
Introduces a namespace that holds the sliders' functions under the aV.Visual namespace.
Defined in: aV.plg.slider.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Introduces a namespace that holds the sliders' functions under the aV.Visual namespace.
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
aV.Visual.slider.activeSlider
The property stores the active slider's object referance whenuser is silding a slider.
|
Namespace Detail
aV.Visual.slider
Introduces a namespace that holds the sliders' functions under the aV.Visual namespace.
- Parameters:
- {Boolean} arguments.effects Optional
- Set to true to turn on the css hover and mousedown effects. Default is true.
- {integer} arguments.heightDifference Optional
- Automatically calculated height difference between the slider and the neighbour divs. You may override it manually.
Field Detail
<static>
{HTMLDivElementObject}
aV.Visual.slider.activeSlider
The property stores the active slider's object referance whenuser is silding a slider.
You should not change its value but you may use its value.