Project WONDER-Frameworks-Ajax-AjaxSlider

Last modified by Pascal Robert on 2010/09/12 03:20

AjaxSlider

AjaxSlider provides a wrapper around the Scriptaculous slider control.

An example of the Scriptaculous slider is available here
 Two other examples, illustrating WebObjects integration, can be found in the AjaxExamples, under Slider, and Updates (tables and display groups). Sources from the latter examples are available within Project Wonder sources.

Wonder Bindings

  • orientation - "horizontal" or "vertical"
  • value - the value of the slider
  • minimum - the minimum value of the slider
  • maximum - the maximum value of the slider
  • possibleValues - an NSArray of possible slider values (for snapping)

Scriptaculous Bindings

Scriptaculous Documentation

  • alignX
  • alignY
  • disabled
  • handleImage
  • handleDisabled
  • increment
  • onSlide
  • onChange