< WebObjects < Project WONDER < Frameworks < Ajax

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
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.