javascript Programming Glossary: this._handlestartvalue
jQuery UI Sliders - Select overlapping sliders based on dragging direction http://stackoverflow.com/questions/4239458/jquery-ui-sliders-select-overlapping-sliders-based-on-dragging-direction some stuff to the slider instance this._handleIndex null this._handleStartValue 1 remember the starting values in _mouseCapture this._handleStartValue.. 1 remember the starting values in _mouseCapture this._handleStartValue this.values this._handleIndex this._mouseDownOffset this._normValueFromMouse.. this.values this._handleIndex if curValue oldValue this._handleStartValue 1 if normValue this._mouseDownOffset 0 curValue this.values..
|