Links
script.aculo.us Slider
Categories
script.aculo.us Slider
Helpers for the script.aculo.us slider control.
Vitals
| Repository | http://dev.rubyonrails.org/svn/rails/plugins/scriptaculous_slider/ |
|---|---|
| License | Rails' (MIT) |
| Tags |
abc bwb does fsd gfdg ghjgh hehehe hgjg
|
| Rating | (75 votes) |
| Created | 18 May 2006 |
Comments
-
Possible problem with 2.0, init.rb failing line 2, wrong number of arguments 1 for 0 on server load
-
Solution is on google, but there is still no usage documentation for the three options
-
hey there... i patched as seen on google... and here is a little snippet:
<%= slider_stylesheet %> <%= slider_field :object, :method, :range => 1..10 %> <div id="slider"> <div id="handle"></div> </div> <%= slider_element 'slider', :range => (0..100), :slider_value => 50 %>hopes this will help!
does anyone knows a bit of this plugin might be better introduced in the next version of Scriptaculous?

