An open API service indexing awesome lists of open source software.

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

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