https://github.com/dvandersluis/select_driven_slider
Ruby helper for creating a Scriptaculous slider control driven by a select
https://github.com/dvandersluis/select_driven_slider
Last synced: about 1 year ago
JSON representation
Ruby helper for creating a Scriptaculous slider control driven by a select
- Host: GitHub
- URL: https://github.com/dvandersluis/select_driven_slider
- Owner: dvandersluis
- Created: 2010-07-15T22:44:36.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-08-06T20:49:08.000Z (almost 16 years ago)
- Last Synced: 2025-01-24T01:42:39.520Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
= Select Driven Slider
== Description
Provides a helper tag +select_driven_slider_tag+ which creates a Scriptaculous slider control which gracefully degrades to a select box.
== Usage
select_driven_slider_tag name, values, default_value, slider_options
== Requirements
* This plugin requires Prototype and Scriptaculous