No commit activity in last 3 years
No release in over 3 years
A build of the jQuery Unslider Plugin, written by written by Visual Idiot, packaged for the Rails asset pipeline.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

jquery-unslider-rails

jQuery Unslider plugin for jQuery, written by Visual Idiot, packaged for the Rails asset pipeline.

Usage

This gem ships with with a minified version of the library. Feel free to use either of the following:

//= require jquery-unslider
//= require jquery-unslider.min

If you'd like to use the provided CSS:

@import 'jquery-unslider';
@import 'jquery-unslider-dots'; // optional dot indicator styles

Disclaimer

This repo is a Rails gem package. All issues with the library should be reported on the library's GitHub page. This repo will be updated each time a new version of the library is released.