Agile Web Development

Build it. Launch it. Love it.

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 Tag_red abc bwb does fsd gfdg ghjgh hehehe hgjg
Rating (75 votes)
Created 18 May 2006

Comments

  • Kunal
    21 January 2008

    Possible problem with 2.0, init.rb failing line 2, wrong number of arguments 1 for 0 on server load

  • Avatar
    Kunal
    28 January 2008

    Solution is on google, but there is still no usage documentation for the three options

  • Avatar
    Fred
    16 April 2008

    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?

Add a comment