name
isRelative ( )
None available
description
Use this method to see if a slider is relative. A relative sliders value represents always the change between the current state and the last state.
syntax
isRelative();
returns
boolean, true if the slider is relative
usage
Web & Application
related