diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/modules/slider.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/modules/slider.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1665 @@ + + + + + slider - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

slider Module

+
+ + + User Guide & Examples + + + + + + +
+ Defined in: slider/js/value-range.js:19 +
+ + + +
+ + + +
+

Create a sliding value range input visualized as a draggable thumb on a +background rail element.

+
+ + + +
+
+ +

This module provides the following classes:

+ + + +
+ +
+ +

This module is a rollup of the following modules:

+ +
    + +
  • + + clickable-rail + + +
    + Adds support for mouse interaction with the Slider rail triggering thumb +movement. +
    +
  • + +
  • + + range-slider + + +
    + Create a sliding value range input visualized as a draggable thumb on a +background rail element. +
    +
  • + +
  • + + slider-base + + +
    + Create a sliding value range input visualized as a draggable thumb on a +background element. +
    +
  • + +
  • + + slider-value-range + + +
    + Adds value support for Slider as a range of integers between a configured +minimum and maximum value. For use with Y.Base.build(..) to +add the plumbing to Y.SliderBase. +
    +
  • + +
+ +
+
+ +
+
+
+
+
+
+ + + + + + + + + +