This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Wed Dec 14 02:03:04 -0800 2005 | |
| |
README | Tue Nov 08 00:16:55 -0800 2005 | |
| |
init.rb | Mon Oct 31 22:35:46 -0800 2005 | |
| |
javascripts/ | Wed Dec 14 02:03:04 -0800 2005 | |
| |
lib/ | Sat Oct 29 23:26:44 -0700 2005 | |
| |
tasks/ | Sat Oct 29 23:26:44 -0700 2005 |
README
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 a the functional and unit tests provided in the script.aculo.us SVN trunk, see http://wiki.script.aculo.us/scriptaculous/show/Versions. For discussion of this plugin use the rails-spinoffs mailing list! Copyright (c) 2005 Marty Haught, Thomas Fuchs, released under the MIT license







