WebObjects/Project WONDER/Frameworks/Ajax/AjaxSlider

From Wikibooks, open books for an open world
Jump to: navigation, search

[edit] 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.

[edit] 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)
[edit] Scriptaculous Bindings

Scriptaculous Documentation

  • alignX
  • alignY
  • disabled
  • handleImage
  • handleDisabled
  • increment
  • onSlide
  • onChange
Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export