[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/yuilib/3.17.2/slider-value-range/ -> slider-value-range-debug.js (summary)

Adds value support for Slider as a range of integers between a configured minimum and maximum value.  For use with <code>Y.Base.build(..)</code> to add the plumbing to <code>Y.SliderBase</code>.

File Size: 429 lines (14 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  SliderValueRange()

Functions
Functions that are not part of a class:

SliderValueRange()   X-Ref
One class of value algorithm that can be built onto SliderBase.  By default,
values range between 0 and 100, but you can configure these on the
built Slider class by setting the <code>min</code> and <code>max</code>
configurations.  Set the initial value (will cause the thumb to move to the
appropriate location on the rail) in configuration as well if appropriate.




Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1