Sha256: 4f47833f406b385c423f7edd2c2bfd9c8b95ea11cc643fad1dc75dd41670ca2c
Contents?: true
Size: 1012 Bytes
Versions: 1
Compression:
Stored size: 1012 Bytes
Contents
script.aculo.us Slider ====================== This plugin provides helpers for the script.aculo.us slider control. Installation: You need to run: rake scriptaculous_slider_install to install the necessary slider.js file in your public/javascripts folder. Usage: Example: <%= slider_stylesheet %> <%= slider_field :object, :method, :range => 1..10 %> slider_field uses a hidden field internally that gets set automatically when using the Slider. slider_stylesheet builds a stylesheet for the slider (examine the output and copy/paste to your own CSS files). To see the full functionality and possibilities of the slider control, have a look at the functional and unit tests provided in the script.aculo.us GIT repository, see http://github.com/madrobby/scriptaculous/tree/master. For discussion of this plugin use the Prototype / Scriptaculous Google group (http://groups.google.com/group/prototype-scriptaculous)! Copyright (c) 2005 Marty Haught, Thomas Fuchs, released under the MIT license
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
seamusabshere-scriptaculous_slider-1.2.2 | README |