Class Index | File Index

Classes


Namespace aV.Visual.slider

Introduces a namespace that holds the sliders' functions under the aV.Visual namespace.
Defined in: aV.plg.slider.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Introduces a namespace that holds the sliders' functions under the aV.Visual namespace.
Field Summary
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.

Documentation generated by JsDoc Toolkit 2.0.1 on Sun Aug 03 2008 14:14:38 GMT+0300 (EEST)