Giter Site home page Giter Site logo

rails / scriptaculous_slider Goto Github PK

View Code? Open in Web Editor NEW
18.0 6.0 11.0 90 KB

WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core

Home Page: http://rubyonrails.org

Ruby 27.73% JavaScript 72.27%

scriptaculous_slider's Introduction

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

scriptaculous_slider's People

Contributors

madrobby avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

scriptaculous_slider's Issues

undefined method `load_helpers'

The plugin doesn't seem to work with Rails 2.3.5. When I start the server it says :
vendor/plugins/scriptaculous_slider/init.rb:2:in evaluate_init_rb': undefined methodload_helpers' for ActionView::Base:Class (NoMethodError)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.